mongocli cloud-manager dbusers
On this page
This version of the documentation is archived and no longer supported. View the current documentation to learn how to upgrade your version of MongoCLI.
Manage database users for your project.
The dbusers command retrieves, creates and modifies the MongoDB database users in your cluster. Each user has a set of roles that provide access to the project’s databases. A user’s roles apply to all the clusters in the project.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for dbusers |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Profile to use from your configuration file. |
Related Commands
mongocli cloud-manager dbusers create - Create a database user for your project.
mongocli cloud-manager dbusers delete - Delete a database user for your project.
mongocli cloud-manager dbusers list - List Atlas database users for your project.
Auto generated by MongoDB CLI on 29-Jun-2021