mongocli atlas serverless
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 serverless instances for your project.
The serverless command provides access to your serverless instance configurations. You can create, edit, and delete serverless instances.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for serverless |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Profile to use from your configuration file. |
Related Commands
mongocli atlas serverless create - Creates one serverless instance in the specified project.
mongocli atlas serverless delete - Remove a serverless instance from your project.
mongocli atlas serverless describe - Return one serverless instance in the specified project.
mongocli atlas serverless list - Return all serverless instances in the specified project.
mongocli atlas serverless watch - Monitor the status of serverless instance.