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

mongocli cloud-manager alerts settings delete

On this page

  • Syntax
  • Arguments
  • Options
  • Inherited Options

Deletes the specified alert configuration in a specified project.

mongocli cloud-manager alerts settings delete <alertConfigId> [options]
Name
Type
Required
Description
alertConfigId
string
true
Unique identifier of the alert configuration to delete.
Name
Type
Required
Description
--force
false
If specified, skips asking for confirmation before proceeding with a requested action.
-h, --help
false
help for delete
--projectId
string
false
Project ID to use. Overrides the settings in the configuration file or environment variable.
Name
Type
Required
Description
-P, --profile
string
false
Profile to use from your configuration file.

Back

create