Docs Home → MongoDB Command Line Interface
mongocli atlas alerts settings
On this page
mongocli atlas
commands are now deprecated because there's a new, dedicated CLI available for Atlas users. Migrate to the Atlas CLI to enjoy the same capabilities and the latest features. You can use mongocli atlas
commands until April 30, 2023.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 MongoCLI, see https://dochub.mongodb.org/core/atlas-cli-configuration-file. |
Related Commands
mongocli atlas alerts settings create - Create an alert configuration for your project.
mongocli atlas alerts settings delete - Remove the specified alert configuration for your project.
mongocli atlas alerts settings disable - Disables one alert configuration for the specified project.
mongocli atlas alerts settings enable - Enables one alert configuration for the specified project.
mongocli atlas alerts settings fields - Manages alert configuration fields for your project.
mongocli atlas alerts settings list - Returns all alert configurations for your project.
mongocli atlas alerts settings update - Modify the details of the specified alert configuration for your project.