wodby environment deployment
Manage app environment deployments
Commands
wodby environment deployment cancel
Cancel deployment
wodby environment deployment create
Create deployment
wodby environment deployment get
Get deployment
wodby environment deployment list
List deployments
wodby environment deployment redeploy
Redeploy deployment
wodby environment deployment wait
Wait for deployment
Usage
wodby environment deployment [flags]
Aliases
deployments
Options
| Flag | Description | Default |
|---|---|---|
-h, --help |
help for deployment | false |
-o, --output string |
Output format: table, vertical, or json | table |
Options inherited from parent commands
| Flag | Description | Default |
|---|---|---|
--access-token string |
Access token | - |
--api-base-url string |
Public REST API base URL | https://apiv2.wodby.com/v1 |
--api-key string |
API key | - |
--ci-config-path string |
Path to CI config | /tmp/.wodby-ci.json |
--verbose |
Verbose output | false |