Docs Menu

Docs HomeMongoDB Command Line Interface

mongocli atlas backups snapshots delete

On this page

  • Syntax
  • Arguments
  • Options
  • Inherited Options

Delete a backup snapshot.

mongocli atlas backups snapshots delete <snapshotId> [options]
Name
Type
Required
Description
snapshotId
string
false
Unique identifier of the snapshot you want to delete.
Name
Type
Required
Description
--clusterName
string
true
Name of the cluster.
--force
false
Don't ask for confirmation.
-h, --help
false
help for delete
--projectId
string
false
Project ID to use. Overrides configuration file or environment variable settings.
Name
Type
Required
Description
-P, --profile
string
false
Profile to use from your configuration file.

Auto generated by cobra2snooty on 13-Jul-2021

←  mongocli atlas backups snapshots createmongocli atlas backups snapshots describe →
Share Feedback