Docs Menu
Docs Home
/ /
Atlas CLI
/ /

atlas alerts settings

On this page

  • Options
  • Inherited Options
  • Related Commands

Manages alerts configuration for your project.

Use this command to list, create, edit, delete, enable and disable alert configurations.

Name
Type
Required
Description
-h, --help
false
help for settings
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.
  • 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.

Back

list