atlas serverless
On this page
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 the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings. |
Related Commands
atlas serverless backups - Manage cloud backups for your project.
atlas serverless create - Creates one serverless instance in the specified project.
atlas serverless delete - Remove a serverless instance from your project.
atlas serverless describe - Return one serverless instance in the specified project.
atlas serverless list - Return all serverless instances in the specified project.
atlas serverless update - Updates one serverless instance in the specified project.
atlas serverless watch - Monitor the status of serverless instance.