mongocli ops-manager liveMigrations link describe
返回指定源组织与目标MongoDB Atlas组织之间的连接状态。
语法
命令语法
mongocli ops-manager liveMigrations link describe [options]
选项
名称 | 类型 | 必需 | 描述 |
---|---|---|---|
-h, --help | false | describe的辅助信息 | |
--orgId | 字符串 | false | 使用的组织ID。此选项覆盖配置文件或环境变量的设置。 |
-o, --output | 字符串 | false | 输出格式。有效值有json、json-path、go-template或go-template-file。要查看完整输出,请使用-o json选项。 |
继承选项
名称 | 类型 | 必需 | 描述 |
---|---|---|---|
-P, --profile | 字符串 | false | 从您的配置文件中使用的配置文件名称。有关MongoCLI配置文件中配置文件的更多信息,请参阅https://dochub.mongodb.org/core/atlas-cli-configuration-file. |