ArangoDB v3.8 reached End of Life (EOL) and is no longer supported.

This documentation is outdated. Please see the most recent version at docs.arangodb.com

Oasisctl Create Backup

Create backup …

Synopsis

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