mongocli atlas accessLists
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 the list of IP addresses that can access your Atlas project.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for accessLists |
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 accessLists create - Create an IP access list entry for your project.
mongocli atlas accessLists delete - Remove the specified IP access list entry from your project.
mongocli atlas accessLists describe - Return the details for the specified IP access list entry.
mongocli atlas accessLists list - Return all IP access list entries for your project.