.. _mongocli-iam-users:

==================
mongocli iam users
==================

.. default-domain:: mongodb

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

Manage your Ops Manager or Cloud Manager users.

Create, list and manage your Cloud Manager or Ops Manager users.

Options
-------

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

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

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-iam-users-delete` - Remove the specified Ops Manager user.
* :ref:`mongocli-iam-users-describe` - Return the details for the specified MongoDB user.
* :ref:`mongocli-iam-users-invite` - Create a MongoDB user for your MongoDB application and invite the MongoDB user to your organizations and projects.


.. toctree::
   :titlesonly:

   delete </command/mongocli-iam-users-delete>
   describe </command/mongocli-iam-users-describe>
   invite </command/mongocli-iam-users-invite>

