Docs Menu
Docs Home
/ /
Atlas CLI
/ /

atlas 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 the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings.
  • atlas projects invitations delete - Remove the specified pending invitation to your project.

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

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

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

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

Back

describe

Next

delete