atlas api databaseUsers
On this page
experimental: Returns, adds, edits, and removes database users.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for databaseUsers |
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 databaseUsers createDatabaseUser - experimental: Creates one database user in the specified project.
atlas api databaseUsers deleteDatabaseUser - experimental: Removes one database user from the specified project.
atlas api databaseUsers getDatabaseUser - experimental: Returns one database user that belong to the specified project.
atlas api databaseUsers listDatabaseUsers - experimental: Returns all database users that belong to the specified project.
atlas api databaseUsers updateDatabaseUser - experimental: Updates one database user that belongs to the specified project.