zcloud-ws/zCloud Deploy
GitHub action to deploy content on zCloud platform.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| user-token | Token to authenticate the user | no | — |
| env-token | Token to authenticate the app environment | no | — |
| env | Environment name to create or update | yes | — |
| dir | Directory usage as source code to send to deploy (Optional, default value is current dir) | no | "" |
| image | Image name to deploy | no | "" |
| app | Name of the app in which the environment will be created or updated (requires usage together with the --create argument) | no | "" |
| copy-env-vars-from | Name of the environment from which the env vars will be copied to the new environment (requires usage together with the --create argument) | no | "" |
| api-cli-uri | Custom API URL for full private region deployments | no | "" |
| cli-extra-args | CLI extra arguments. | no | — |
Outputs
no outputs