wodby backup create
Create backup
Usage
wodby backup create [flags]
Options
| Flag |
Description |
Default |
--bucket string |
Storage bucket |
- |
--data string |
JSON request body |
- |
--database-db string |
Database DB ID |
- |
-f, --file string |
Path to JSON request body |
- |
-h, --help |
help for create |
false |
--integration int |
Storage integration ID |
0 |
--name string |
Backup name |
- |
--service string |
App service ID |
- |
--storage-class string |
Storage class |
- |
--timeout duration |
Maximum time to wait |
10m0s |
--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 or json |
table |
--verbose |
Verbose output |
false |