mongocli atlas serverless
On this page
mongocli atlas
commands are now deprecated and will be removed in a future release. To enjoy the same capabilities and the latest features, use the new, dedicated CLI for Atlas users. To learn more, see Migrate to the Atlas CLI.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 | 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 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.