Docs Menu

Docs HomeMongoDB Command Line Interface

mongocli atlas privateEndpoints aws interfaces create

On this page

  • Syntax
  • Options
  • Inherited Options

Add a new interface to a AWS private endpoint.

mongocli atlas privateEndpoints aws interfaces create <atlasPrivateEndpointId> [options]
Name
Type
Required
Description
-h, --help
false
help for create
-o, --output
string
false
Output format. Valid values: json|json-path|go-template|go-template-file
--privateEndpointId
string
true
Unique identifier of the AWS PrivateLink connection.
--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 privateEndpoints aws interfacesmongocli atlas privateEndpoints aws interfaces delete →
Share Feedback