mongocli iam projects invitations
On this page
This version of the documentation is archived and no longer supported. View the current documentation to learn how to upgrade your version of MongoCLI.
Invitation operations.
Create, list and manage your MongoDB project invites.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for invitations |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Profile to use from your configuration file. |
Related Commands
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.