wodby environment settings update
Update app environment settings
Usage
wodby environment 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 |
--time-window-day stringArray |
Automation time window weekday; repeatable or comma-separated |
[] |
--time-window-enabled |
Enable the automation time window |
false |
--time-window-end string |
Automation time window end in HH:MM format |
- |
--time-window-start string |
Automation time window start in HH:MM format |
- |
--time-window-time-zone string |
Automation time window IANA time zone |
- |
--upgrade-configs |
Replace existing configs with stack defaults |
false |
--upgrade-cron |
Replace existing cron with stack defaults |
false |
--upgrade-integrations |
Replace existing integrations with stack defaults |
false |
--upgrade-links |
Replace existing links with stack defaults |
false |
--upgrade-main |
Replace existing main with stack defaults |
false |
--upgrade-replicas |
Replace existing replicas with stack defaults |
false |
--upgrade-resources |
Replace existing resources with stack defaults |
false |
--upgrade-services |
Replace existing services with stack defaults |
false |
--upgrade-settings |
Replace existing settings with stack defaults |
false |
--upgrade-tokens |
Replace existing tokens with stack defaults |
false |
--upgrade-versions |
Replace existing versions with stack defaults |
false |
--upgrade-volumes |
Replace existing volumes with stack defaults |
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 |