atlas dbuser update
Update a database user for your project
Options
Name | Description |
---|---|
--output, -o <output> | Output format. Valid values are json, json-path, go-template, or go-template-file |
--password, -p <password> | User's password |
--projectId <projectId> | Project ID to use. Overrides the settings in the configuration file or environment variable |
--role <role> | User's roles and the databases or collections on which the roles apply |
--scope <scope> | Array of clusters and Atlas Data Lakes that this user has access to |
--username, -u <username> | Username for authenticating to MongoDB |