atlas api mongoDbCloudUsers
On this page
experimental: Returns, adds, and edits MongoDB Cloud users.
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 - experimental: Adds one organization-level role to the MongoDB Cloud user.
atlas api mongoDbCloudUsers addProjectRole - experimental: Adds one project-level role to the MongoDB Cloud user.
atlas api mongoDbCloudUsers addProjectUser - experimental: Adds one MongoDB Cloud user to one project.
atlas api mongoDbCloudUsers addUserToTeam - experimental: Adds one MongoDB Cloud user to one team.
atlas api mongoDbCloudUsers createOrganizationUser - experimental: Invites one new or existing MongoDB Cloud user to join the organization.
atlas api mongoDbCloudUsers createUser - experimental: Creates one MongoDB Cloud user account.
atlas api mongoDbCloudUsers getOrganizationUser - experimental: Returns information about the specified MongoDB Cloud user within the context of the specified organization.
atlas api mongoDbCloudUsers getProjectUser - experimental: Returns information about the specified MongoDB Cloud user within the context of the specified project.
atlas api mongoDbCloudUsers getUser - experimental: Returns the details for one MongoDB Cloud user account with the specified unique identifier for the user.
atlas api mongoDbCloudUsers getUserByUsername - experimental: Returns the details for one MongoDB Cloud user account with the specified username.
atlas api mongoDbCloudUsers removeOrganizationRole - experimental: Removes one organization-level role from the MongoDB Cloud user.
atlas api mongoDbCloudUsers removeProjectRole - experimental: Removes one project-level role from the MongoDB Cloud user.
atlas api mongoDbCloudUsers removeUserFromTeam - experimental: Removes one MongoDB Cloud user from one team.
atlas api mongoDbCloudUsers updateOrganizationUser - experimental: Updates one MongoDB Cloud user in the specified organization.