- This version of the documentation is archived and no longer supported. View the current documentation to learn how to upgrade your version of the Atlas CLI.
Manages alerts configuration for your project.
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.