wodby stack sync-origin
Sync stack with origin
Usage
wodby stack sync-origin ID [flags]
Options
| Flag |
Description |
Default |
--data string |
JSON request body |
- |
--delete-annotations |
Delete stack annotations missing from origin |
false |
--delete-env-vars |
Delete stack environment variables missing from origin |
false |
--delete-helm-values |
Delete stack Helm values missing from origin |
false |
--delete-service-config |
Delete stack service configuration missing from origin |
false |
--delete-services |
Delete stack services missing from origin |
false |
--delete-tokens |
Delete stack tokens missing from origin |
false |
-f, --file string |
Path to JSON request body |
- |
-h, --help |
help for sync-origin |
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 |