Docs Menu
Docs Home
/ /
MongoDB CLI
/ / /

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

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.

  • mongocli iam projects invitations delete - Remove the specified pending invitation to your project.

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

  • mongocli iam projects invitations invite - Invite the specified MongoDB user to your project.

  • mongocli iam projects invitations list - Return all pending invitations to your project.

  • mongocli iam projects invitations update - Modifies the details of the specified pending invitation to your project.

Back

describe