Docs Menu
Docs Home
/ /
MongoDB Command Line Interface
/ / /

mongocli iam projects invitations

On this page

  • Options
  • Inherited Options
  • Related Commands

Invitation operations.

Create, list and manage your MongoDB project invites.

Name
Type
Required
Description
-h, --help
false
help for invitations
Name
Type
Required
Description
-P, --profile
string
false
Profile to use from your configuration file.
  • mongocli iam projects invitations delete - Deletes one pending invitation to the specified project.

  • mongocli iam projects invitations describe - Retrieve details for one pending invitation to the specified project.

  • mongocli iam projects invitations invite - Invites one user to the project that you specify.

  • mongocli iam projects invitations list - Retrieves all pending invitations to the specified project.

  • mongocli iam projects invitations update - Updates one pending invitation by invitationId or email to the project that you specify.

Back

describe