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 Clone Deployment Backup
oasisctl clone deployment backup
Clone a deployment from a backup.
oasisctl clone deployment backup [flags]
Options
--accept Accept the current terms and conditions.
-b, --backup-id string Clone a deployment from a backup using the backup's ID.
-h, --help help for backup
-o, --organization-id string Identifier of the organization to create the clone in
-p, --project-id string An optional identifier of the project to create the clone in
-r, --region-id string An optionally defined region in which the new deployment should be created in.
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 clone deployment - Clone deployment resources