Docs 菜单
Docs 主页
/ /
MongoDB 命令行界面
/ / / / /

mongocli Atlas网络对等互连创建Azure

在此页面上

  • 语法
  • 选项
  • 继承选项

创建与 Azure 的连接。

mongocli atlas networking peering create azure [options]
名称
类型
必需
说明
--atlasCidrBlock
字符串
false
Atlas用于集群的 CIDR区块。
--directoryId
字符串
true
Azure AD 目录的唯一标识符。
-h,--help
false
Azure 帮助
-o, --output
字符串
false
Output format. Valid values: json|json-path|go-template|go-template-file
--projectId
字符串
false
要使用的项目ID 。覆盖配置文件或环境变量设置。
--region
字符串
true
Atlas region where the container resides.
--resourceGroup
字符串
true
Azure 资源组的名称。
--subscriptionId
字符串
true
VNet 所在的 Azure 订阅的唯一标识符。
--vnet
字符串
true
Azure VNet 的名称。
名称
类型
必需
说明
-P, --profile
字符串
false
配置文件中要使用的配置文件。

由MongoDB CLI在29 -Jun- 2021自动生成

后退

AWS