Docs Menu
Docs Home
/ /
Atlas Command Line Interface
/ /

atlas projects invitations

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

Human-readable label that identifies 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. To learn about profiles for MongoCLI, see https://dochub.mongodb.org/core/atlas-cli-configuration-file.

  • 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

On this page