Docs Home → MongoDB Command Line Interface
mongocli atlas accessLists delete
On this page
Delete an IP access list from your project.
Syntax
mongocli atlas accessLists delete <entry> [options]
Arguments
Name | Type | Required | Description |
---|---|---|---|
entry | string | false | The IP address, CIDR address, or AWS security group ID of the access list entry to delete. |
Options
Name | Type | Required | Description |
---|---|---|---|
--force | false | Don't ask for confirmation. | |
-h, --help | false | help for delete | |
--projectId | string | false | Project ID to use. Overrides configuration file or environment variable settings. |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Profile to use from your configuration file. |
Auto generated by cobra2snooty on 13-Jul-2021