Docs Home → MongoDB Command Line Interface
mongocli ops-manager alerts settings
On this page
Manage alerts configuration for your project.
The settings command provides access to your alerts configurations. You can 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 ops-manager alerts settings create - Creates one alert configuration in the specified project.
mongocli ops-manager alerts settings delete - Deletes the specified alert configuration in a project.
mongocli ops-manager alerts settings fields - Manage alert configuration fields for your project.
mongocli ops-manager alerts settings list - List alert configurations for your project.
mongocli ops-manager alerts settings update - Updates one alert configuration in the specified project.