wodby app service update
Update app service
Usage
wodby app service update ID [flags]
Options
| Flag |
Description |
Default |
--data string |
JSON request body |
- |
--disabled |
Set disabled state |
false |
-f, --file string |
Path to JSON request body |
- |
-h, --help |
help for update |
false |
--main |
Set main service state |
false |
--replicas int |
Set replicas |
0 |
--version string |
Set service version |
- |
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 or json |
table |
--verbose |
Verbose output |
false |