Docs 菜单

mongocli Atlas clusters connectionStrings describe

检索 MongoDB 集群的 SRV 连接字符串。

mongocli atlas clusters connectionStrings describe <clusterName> [options]
名称
类型
必需
说明
-h,--help
false
描述帮助
-o, --output
字符串
false
Output format. Valid values: json|json-path|go-template|go-template-file
--projectId
字符串
false
要使用的项目ID 。 覆盖配置文件或环境变量设置。
--type
字符串
false
当设立为 'private' 时,检索 Network-peering-endpoint-aware连接字符串。string(默认“标准”)
名称
类型
必需
说明
-P, --profile
字符串
false
配置文件中要使用的配置文件。

由 cobra 2 shooty 于 13 -Jul- 2021 自动生成