actions-marketplace-validations/Jelastic CLI
Executes commands via Jelastic CLI.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| jelastic_url | Jelastic API URL. | yes | — |
| jelastic_username | Jelastic Username. | yes | — |
| jelastic_password | Jelastic Password or API Token. | yes | — |
| login | Do you want to login first | no | true |
| json | Do you want to print jsoned output instead of raw. | no | true |
| task | Task to execute. | yes | — |
Outputs
| name | description |
|---|---|
| output | Result JSON document returned from Jelastic |