Wodby CLI

wodby app environment upgrade-stack

Upgrade app environment stack

Usage

wodby app environment upgrade-stack ID [flags]

Options

Flag Description Default
--configs Replace existing configs with stack defaults false
--cron Replace existing cron with stack defaults false
--data string JSON request body -
-f, --file string Path to JSON request body -
-h, --help help for upgrade-stack false
--integrations Replace existing integrations with stack defaults false
--links Replace existing links with stack defaults false
--main Replace existing main with stack defaults false
--replicas Replace existing replicas with stack defaults false
--resources Replace existing resources with stack defaults false
--services Replace existing services with stack defaults false
--settings Replace existing settings with stack defaults false
--timeout duration Maximum time to wait 10m0s
--tokens Replace existing tokens with stack defaults false
--versions Replace existing versions with stack defaults false
--volumes Replace existing volumes with stack defaults false
--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

See also

wodby app environment