atlas alerts settings
Manages alerts configuration for your project.
Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli). Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.
Use this command to list, create, edit, delete, enable and disable alert configurations.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for settings |
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 alerts settings create - Create an alert configuration for your project.
atlas alerts settings delete - Remove the specified alert configuration for your project.
atlas alerts settings describe - Return the details for the specified alert settings for your project.
atlas alerts settings disable - Disables one alert configuration for the specified project.
atlas alerts settings enable - Enables one alert configuration for the specified project.
atlas alerts settings fields - Manages alert configuration fields for your project.
atlas alerts settings list - Returns all alert configurations for your project.
atlas alerts settings update - Modify the details of the specified alert configuration for your project.