ArangoDB v3.10 reached End of Life (EOL) and is no longer supported.
This documentation is outdated. Please see the most recent stable version.
Oasisctl Create Backup
oasisctl create backup
Create backup …
oasisctl create backup [flags]
Options
      --auto-deleted-at int    Time (h) until auto delete of the backup
      --deployment-id string   ID of the deployment
      --description string     Description of the backup
  -h, --help                   help for backup
      --name string            Name of the deployment
      --upload                 The backup should be uploaded
Options Inherited From Parent Commands
      --endpoint string   API endpoint of the ArangoDB Oasis (default "api.cloud.arangodb.com")
      --format string     Output format (table|json) (default "table")
      --token string      Token used to authenticate at ArangoDB Oasis
See also
- oasisctl create - Create resources
 - oasisctl create backup policy - Create a new backup policy
 
