Docs Menu

mongocli Atlas networking peering create Amazon Web Services

Amazon Web Servicesとの接続を作成します。

mongocli atlas networking peering create aws [options]
名前
タイプ
必須
説明
--accountId
string
true
ピアVPCの所有者のアカウントID 。
--atlasCidrBlock
string
false
Atlas がクラスターに使用する CIDR ブロック。
-h, --help
false
Amazon Web Servicesのヘルプ
-o, --output
string
false
Output format. Valid values: json|json-path|go-template|go-template-file
--projectId
string
false
使用するプロジェクトID 。 構成ファイルまたは環境変数の設定を上書きします。
--region
string
true
コンテナが存在する Atlas リージョン。
--routeTableCidrBlock
string
true
ピア VPC CIDR ブロックまたはサブネット。
--vpcId
string
true
ピアリング VPC の一意の識別子です。
名前
タイプ
必須
説明
-P, --profile
string
false
構成ファイルから使用する プロファイル。

8-Jul-2021 にMongoDB CLIによって自動生成