wodby app environment deployment
Manage app environment deployments
Commands
wodby app environment deployment cancel
Cancel deployment
wodby app environment deployment create
Create deployment
wodby app environment deployment get
Get deployment
wodby app environment deployment list
List deployments
wodby app environment deployment redeploy
Redeploy deployment
wodby app environment deployment wait
Wait for deployment
Usage
wodby app 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 |