Docs Home → MongoDB Command Line Interface
mongocli atlas clusters onlineArchives
On this page
mongocli atlas
commands are now deprecated because there's a new, dedicated CLI available for Atlas users. Migrate to the Atlas CLI to enjoy the same capabilities and the latest features. You can use mongocli atlas
commands until April 30, 2023.Manage online archives for your cluster.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for onlineArchives |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Name of the profile to use from your configuration file. To learn about profiles for MongoCLI, see https://dochub.mongodb.org/core/atlas-cli-configuration-file. |
Related Commands
mongocli atlas clusters onlineArchives create - Create an online archive for a collection in the specified cluster.
mongocli atlas clusters onlineArchives delete - Remove the specified online archive from your cluster.
mongocli atlas clusters onlineArchives describe - Return the details for the specified online archive for your cluster.
mongocli atlas clusters onlineArchives list - Return all online archives for your cluster.
mongocli atlas clusters onlineArchives pause - Pause the specfied online archive for your cluster.
mongocli atlas clusters onlineArchives start - Start a paused online archive from a cluster.
mongocli atlas clusters onlineArchives update - Modify the archiving rule for the specified online archive for a cluster.
mongocli atlas clusters onlineArchives watch - Watch for an archive to be available.