.. _mongocli-iam-projects:

=====================
mongocli iam projects
=====================

.. default-domain:: mongodb

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

Manage your Ops Manager or Cloud Manager projects.

Create, list and manage your MongoDB projects.

Options
-------

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

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

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-projects-apiKeys` - Manage API Keys for your project.
* :ref:`mongocli-iam-projects-create` - Create a project in your organization.
* :ref:`mongocli-iam-projects-delete` - Remove the specified project.
* :ref:`mongocli-iam-projects-describe` - Return the details for the specified project.
* :ref:`mongocli-iam-projects-invitations` - Invitation operations.
* :ref:`mongocli-iam-projects-list` - Return all projects.
* :ref:`mongocli-iam-projects-teams` - Manage your Ops Manager or Cloud Manager teams.
* :ref:`mongocli-iam-projects-users` - Manage users for a project.


.. toctree::
   :titlesonly:

   apiKeys </command/mongocli-iam-projects-apiKeys>
   create </command/mongocli-iam-projects-create>
   delete </command/mongocli-iam-projects-delete>
   describe </command/mongocli-iam-projects-describe>
   invitations </command/mongocli-iam-projects-invitations>
   list </command/mongocli-iam-projects-list>
   teams </command/mongocli-iam-projects-teams>
   users </command/mongocli-iam-projects-users>

