Docs Menu
Docs Home
/ /
Atlas CLI
/ /

atlas alerts settings

Manages alerts configuration for your project.

Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli). Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.

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

  • 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

On this page