mongocli atlas serverless
On this page
This version of the documentation is archived and no longer supported. View the current documentation to learn how to upgrade your version of MongoCLI.
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.