wodby instance settings update
Update app instance settings
Usage
wodby instance settings update ID [flags]
Options
| Flag |
Description |
Default |
--auto-stack-upgrade-enabled |
Enable automatic stack upgrades |
false |
--data string |
JSON request body |
- |
-f, --file string |
Path to JSON request body |
- |
-h, --help |
help for update |
false |
--upgrade-configs |
Include configs during stack upgrade |
false |
--upgrade-cron |
Include cron during stack upgrade |
false |
--upgrade-integrations |
Include integrations during stack upgrade |
false |
--upgrade-links |
Include links during stack upgrade |
false |
--upgrade-main |
Include main during stack upgrade |
false |
--upgrade-replicas |
Include replicas during stack upgrade |
false |
--upgrade-resources |
Include resources during stack upgrade |
false |
--upgrade-services |
Include services during stack upgrade |
false |
--upgrade-settings |
Include settings during stack upgrade |
false |
--upgrade-tokens |
Include tokens during stack upgrade |
false |
--upgrade-versions |
Include versions during stack upgrade |
false |
--upgrade-volumes |
Include volumes during stack upgrade |
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 |