Docs Menu

Docs HomeMongoDB Command Line Interface

mongocli atlas accessLists describe

On this page

  • Syntax
  • Arguments
  • Options
  • Inherited Options

Describe an IP access list entry.

mongocli atlas accessLists describe <name> [options]
Name
Type
Required
Description
entry
string
false
The IP address, CIDR address, or AWS security group ID of the access list entry to retrieve.
Name
Type
Required
Description
-h, --help
false
help for describe
-o, --output
string
false
Output format. Valid values: json|json-path|go-template|go-template-file
--projectId
string
false
Project ID to use. Overrides configuration file or environment variable settings.
Name
Type
Required
Description
-P, --profile
string
false
Profile to use from your configuration file.

Auto generated by cobra2snooty on 13-Jul-2021

←  mongocli atlas accessLists deletemongocli atlas accessLists list →
Share Feedback