mongocli atlas customDbRoles
On this page
This version of the documentation is archived and no longer supported. View the current documentation to learn how to update your version of the MongoDB CLI.
mongocli atlas
commands are now deprecated because there's a new, dedicated CLI available for Atlas users. Migrate to the Atlas CLI to enjoy the same capabilities and the latest features. You can use mongocli atlas
commands until April 30, 2023.Manage custom database roles for your project.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for customDbRoles |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Human-readable label that identifies 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. To learn about profiles for MongoCLI, see https://dochub.mongodb.org/core/atlas-cli-configuration-file. |
Related Commands
mongocli atlas customDbRoles create - Create a custom database role for your project.
mongocli atlas customDbRoles delete - Remove the specified custom database role from your project.
mongocli atlas customDbRoles describe - Return a single custom database role for your project.
mongocli atlas customDbRoles list - List custom database roles for your project.
mongocli atlas customDbRoles update - Update a custom database role for your project.