mongocli om alert ack
Acknowledges one alert for the specified project
Options
| Name | Description | 
|---|---|
| --comment  <comment> | Optional description or comment for the entry | 
| --forever, -F | Acknowledges an alert 'forever' | 
| --output, -o  <output> | Output format. Valid values are json, json-path, go-template, or go-template-file | 
| --projectId  <projectId> | Project ID to use. Overrides the settings in the configuration file or environment variable | 
| --until  <until> | Time, in ISO 8601 format, until which the alert has been acknowledged. mongocli returns this value after the alert has been acknowledged |