mongocli atlas clusters
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 clusters for your project.
The clusters command provides access to your cluster configurations. You can create, edit, and delete clusters.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for clusters |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Profile to use from your configuration file. |
Related Commands
mongocli atlas clusters connectionStrings - Manage MongoDB cluster connection string.
mongocli atlas clusters create - Create one cluster in the specified project.
mongocli atlas clusters delete - Delete a cluster from your project.
mongocli atlas clusters describe - Describe a cluster.
mongocli atlas clusters indexes - Manage cluster rolling indexes for your project.
mongocli atlas clusters list - List clusters for your project.
mongocli atlas clusters loadSampleData - Load sample data into a MongoDB cluster in Atlas.
mongocli atlas clusters onlineArchives - Manage online archives for your cluster.
mongocli atlas clusters pause - Pause a running MongoDB cluster in Atlas.
mongocli atlas clusters search - Manage Atlas Search for your cluster.
mongocli atlas clusters start - Start a paused MongoDB cluster in Atlas.
mongocli atlas clusters update - Update a MongoDB Atlas cluster.
mongocli atlas clusters watch - Watch for a cluster to be available.