Docs Menu

Docs HomeMongoDB Command Line Interface

mongocli ops-manager alerts describe

On this page

  • Syntax
  • Arguments
  • Options
  • Inherited Options

Retrieves one alert for the specified project.

mongocli ops-manager alerts describe <alertId> [options]
Name
Type
Required
Description
alertId
string
false
Unique identifier of the alert you want to describe.
Name
Type
Required
Description
-h, --help
false
help for describe
-o, --output
string
false
Output format. Valid values: json|json-path|go-template|go-template-file
--projectId
string
false
Project ID to use. Overrides configuration file or environment variable settings.
Name
Type
Required
Description
-P, --profile
string
false
Profile to use from your configuration file.

Auto generated by cobra2snooty on 13-Jul-2021

←  mongocli ops-manager alerts acknowledgemongocli ops-manager alerts global →
Share Feedback