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, and delete alert configurations.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for settings |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Profile to use from your configuration file. |
Related Commands
- mongocli atlas alerts settings create - Creates one alert configuration in the specified project.
- mongocli atlas alerts settings delete - Deletes the specified alert configuration in a specified project.
- mongocli atlas alerts settings fields - Manages alert configuration fields for your project.
- mongocli atlas alerts settings list - Returns alert configurations for the specified project.
- mongocli atlas alerts settings update - Updates one alert configuration in the specified project.