.. _mongocli-cloud-manager-agents-apiKeys:

=====================================
mongocli cloud-manager agents apiKeys
=====================================

.. default-domain:: mongodb

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

Agent API Keys operations.

Options
-------

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

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

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-cloud-manager-agents-apiKeys-create` - Create an Agent API Key for your project.
* :ref:`mongocli-cloud-manager-agents-apiKeys-delete` - Delete an Agent API Key for your project.
* :ref:`mongocli-cloud-manager-agents-apiKeys-list` - List available MongoDB Agent API Keys for your project.


.. toctree::
   :titlesonly:

   create </command/mongocli-cloud-manager-agents-apiKeys-create>
   delete </command/mongocli-cloud-manager-agents-apiKeys-delete>
   list </command/mongocli-cloud-manager-agents-apiKeys-list>

