Docs Menu
Docs Home
/ /
Atlas CLI
/ /

atlas backups snapshots

Manage cloud backup snapshots for your project.

Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli). Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.

Name
Type
Required
Description

-h, --help

false

help for snapshots

Name
Type
Required
Description

-P, --profile

string

false

  • atlas backups snapshots create - Create a backup snapshot for your project and cluster.

  • atlas backups snapshots delete - Remove the specified backup snapshot.

  • atlas backups snapshots describe - Return the details for the specified snapshot for your project.

  • atlas backups snapshots download - Download one snapshot for the specified flex cluster.

  • atlas backups snapshots list - Return all cloud backup snapshots for your project and cluster.

  • atlas backups snapshots watch - Watch the specified snapshot in your project until it becomes available.

Back

update

On this page