Docs Menu

Docs HomeMongoDB Command Line Interface

mongocli ops-manager dbusers

On this page

  • Options
  • Inherited Options
  • Related Commands

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.

Name
Type
Required
Description
-h, --help
false
help for dbusers
Name
Type
Required
Description
-P, --profile
string
false
Profile to use from your configuration file.

Auto generated by cobra2snooty on 13-Jul-2021

←  mongocli ops-manager clusters updatemongocli ops-manager dbusers create →
Share Feedback