.. _mongocli-ops-manager-alerts:

===========================
mongocli ops-manager alerts
===========================

.. default-domain:: mongodb

.. contents:: On this page
   :local:
   :backlinks: none
   :depth: 1
   :class: singlecol

Manage alerts for your project.

Options
-------

.. list-table::
   :header-rows: 1
   :widths: 20 10 10 60

   * - Name
     - Type
     - Required
     - Description
   * - -h, --help
     - 
     - false
     - help for alerts

Inherited Options
-----------------

.. list-table::
   :header-rows: 1
   :widths: 20 10 10 60

   * - Name
     - Type
     - Required
     - Description
   * - -P, --profile
     - string
     - false
     - Name of the profile to use from your configuration file. To learn about profiles for MongoCLI, see https://dochub.mongodb.org/core/atlas-cli-configuration-file.

Related Commands
----------------

* :ref:`mongocli-ops-manager-alerts-acknowledge` - Acknowledges the specified alert for your project.
* :ref:`mongocli-ops-manager-alerts-describe` - Return the details for the specified alert for your project.
* :ref:`mongocli-ops-manager-alerts-global` - Retrieves all the global alerts for the specified Ops Manager project.
* :ref:`mongocli-ops-manager-alerts-list` - Return all alerts for your project.
* :ref:`mongocli-ops-manager-alerts-settings` - Manages alerts configuration for your project.
* :ref:`mongocli-ops-manager-alerts-unacknowledge` - Unacknowledge the specified alert for your project.


.. toctree::
   :titlesonly:

   acknowledge </command/mongocli-ops-manager-alerts-acknowledge>
   describe </command/mongocli-ops-manager-alerts-describe>
   global </command/mongocli-ops-manager-alerts-global>
   list </command/mongocli-ops-manager-alerts-list>
   settings </command/mongocli-ops-manager-alerts-settings>
   unacknowledge </command/mongocli-ops-manager-alerts-unacknowledge>

