mongocli atlas backups snapshots create
On this page
Create a backup snapshot for your project and cluster.
Syntax
mongocli atlas backups snapshots create <clusterName> [options]
Arguments
Name | Type | Required | Description |
---|---|---|---|
clusterName | string | false | Name of the Atlas cluster whose snapshot you want to restore. |
Options
Name | Type | Required | Description |
---|---|---|---|
--desc | string | true | Description of the on-demand snapshot. |
-h, --help | false | help for create | |
-o, --output | string | false | Output format.
Valid values: json|json-path|go-template|go-template-file |
--projectId | string | false | Project ID to use. Overrides configuration file or environment variable settings. |
--retention | int | false | Cloud provider region in which you want to create the private endpoint connection. (default 1) |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Profile to use from your configuration file. |
Auto generated by cobra2snooty on 13-Jul-2021