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 Delete Backup
oasisctl delete backup
Delete a backup for a given ID.
oasisctl delete backup [flags]
Options
  -h, --help        help for backup
  -i, --id string   Identifier of the backup
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 delete - Delete resources
- oasisctl delete backup policy - Delete a backup policy for a given ID.

