Docs Menu

Docs HomeMongoDB Command Line Interface

mongocli atlas backups snapshots create

On this page

  • Syntax
  • Arguments
  • Options
  • Inherited Options

Create a backup snapshot for your project and cluster.

mongocli atlas backups snapshots create <clusterName> [options]
Name
Type
Required
Description
clusterName
string
false
Name of the Atlas cluster whose snapshot you want to restore.
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)
Name
Type
Required
Description
-P, --profile
string
false
Profile to use from your configuration file.
←  mongocli atlas backups snapshotsmongocli atlas backups snapshots delete →
Share Feedback