Docs Menu
Docs Home
/ /
Atlas CLI
/ /

atlas organizations invitations

Invitation operations.

Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli). Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.

Create, list and manage your MongoDB organization invites.

Name
Type
Required
Description

-h, --help

false

help for invitations

Name
Type
Required
Description

-P, --profile

string

false

  • atlas organizations invitations delete - Remove the specified pending invitation to your organization.

  • atlas organizations invitations describe - Return the details for the specified pending invitation to your organization.

  • atlas organizations invitations invite - Invite the specified MongoDB user to your organization.

  • atlas organizations invitations list - Return all pending invitations to your organization.

  • atlas organizations invitations update - Modifies the details of the specified pending invitation to your organization.

Back

describe

On this page