wodby instance upgrade-stack
Upgrade app instance stack
Usage
wodby instance upgrade-stack ID [flags]
Options
| Flag |
Description |
Default |
--configs |
Include configs during stack upgrade |
true |
--cron |
Include cron during stack upgrade |
true |
--data string |
JSON request body |
- |
-f, --file string |
Path to JSON request body |
- |
-h, --help |
help for upgrade-stack |
false |
--integrations |
Include integrations during stack upgrade |
true |
--links |
Include links during stack upgrade |
true |
--main |
Include main during stack upgrade |
true |
--replicas |
Include replicas during stack upgrade |
true |
--resources |
Include resources during stack upgrade |
true |
--services |
Include services during stack upgrade |
true |
--settings |
Include settings during stack upgrade |
true |
--timeout duration |
Maximum time to wait |
10m0s |
--tokens |
Include tokens during stack upgrade |
true |
--versions |
Include versions during stack upgrade |
true |
--volumes |
Include volumes during stack upgrade |
true |
--wait |
Wait for the created task or deployment to finish |
false |
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 |
-o, --output string |
Output format: table, vertical, or json |
table |
--verbose |
Verbose output |
false |