atlas api mongoDbCloudUsers
Public Preview: please provide feedback: Returns, adds, and edits MongoDB Cloud users.
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.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for mongoDbCloudUsers |
Inherited Options
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. |
Related Commands
atlas api mongoDbCloudUsers addOrganizationRole - Public Preview: please provide feedback: Adds one organization-level role to the MongoDB Cloud user.
atlas api mongoDbCloudUsers addProjectRole - Public Preview: please provide feedback: Adds one project-level role to the MongoDB Cloud user.
atlas api mongoDbCloudUsers addProjectUser - Public Preview: please provide feedback: Adds one MongoDB Cloud user to one project.
atlas api mongoDbCloudUsers addUserToTeam - Public Preview: please provide feedback: Adds one MongoDB Cloud user to one team.
atlas api mongoDbCloudUsers createOrganizationUser - Public Preview: please provide feedback: Invites one new or existing MongoDB Cloud user to join the organization.
atlas api mongoDbCloudUsers createUser - Public Preview: please provide feedback: Creates one MongoDB Cloud user account.
atlas api mongoDbCloudUsers getOrganizationUser - Public Preview: please provide feedback: Returns information about the specified MongoDB Cloud user within the context of the specified organization.
atlas api mongoDbCloudUsers getProjectUser - Public Preview: please provide feedback: Returns information about the specified MongoDB Cloud user within the context of the specified project.
atlas api mongoDbCloudUsers getUser - Public Preview: please provide feedback: Returns the details for one MongoDB Cloud user account with the specified unique identifier for the user.
atlas api mongoDbCloudUsers getUserByUsername - Public Preview: please provide feedback: Returns the details for one MongoDB Cloud user account with the specified username.
atlas api mongoDbCloudUsers listOrganizationUsers - Public Preview: please provide feedback: Returns details about the pending and active MongoDB Cloud users associated with the specified organization.
atlas api mongoDbCloudUsers listProjectUsers - Public Preview: please provide feedback: Returns details about the pending and active MongoDB Cloud users associated with the specified project.
atlas api mongoDbCloudUsers listTeamUsers - Public Preview: please provide feedback: Returns details about the pending and active MongoDB Cloud users associated with the specified team in the organization.
atlas api mongoDbCloudUsers removeOrganizationRole - Public Preview: please provide feedback: Removes one organization-level role from the MongoDB Cloud user.
atlas api mongoDbCloudUsers removeOrganizationUser - Public Preview: please provide feedback: Removes one MongoDB Cloud user in the specified organization.
atlas api mongoDbCloudUsers removeProjectRole - Public Preview: please provide feedback: Removes one project-level role from the MongoDB Cloud user.
atlas api mongoDbCloudUsers removeProjectUser - Public Preview: please provide feedback: Removes one MongoDB Cloud user from the specified project.
atlas api mongoDbCloudUsers removeUserFromTeam - Public Preview: please provide feedback: Removes one MongoDB Cloud user from one team.
atlas api mongoDbCloudUsers updateOrganizationUser - Public Preview: please provide feedback: Updates one MongoDB Cloud user in the specified organization.