atlas serverless
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 | Human-readable label that identifies 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. To learn about profiles for MongoCLI, see https://dochub.mongodb.org/core/atlas-cli-configuration-file. |
Related Commands
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 watch - Monitor the status of serverless instance.