Docs Menu
Docs Home
/ /
MongoDB Command Line Interface
/ / /

mongocli ops-manager alerts settings

On this page

  • Options
  • Inherited Options
  • Related Commands

Manage alerts configuration for your project.

The settings command provides access to your alerts configurations. You can create, edit, and delete alert configurations.

Name
Type
Required
Description
-h, --help
false
help for settings
Name
Type
Required
Description
-P, --profile
string
false
Profile to use from your configuration file.
  • 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.

Back

list