mongocli ops-manager admin backups fileSystems describe
获取文件系统配置。
语法
命令语法
mongocli ops-manager admin backups fileSystems describe <ID> [options]
参数
名称 | 类型 | 必需 | 描述 |
---|---|---|---|
ID | 字符串 | 是 | 配置标识符。 |
选项
名称 | 类型 | 必需 | 描述 |
---|---|---|---|
-h, --help | 否 | 描述帮助信息 | |
-o, --output | 字符串 | 否 | 输出格式。有效值有 json, json-path, go-template, 或 go-template-file。要查看完整输出,使用 -o json 选项。 |
继承选项
名称 | 类型 | 必需 | 描述 |
---|---|---|---|
-P, --profile | 字符串 | 否 | 从配置文件中使用的配置文件名。要了解 MongoCLI 的配置文件,请参阅https://dochub.mongodb.org/core/atlas-cli-configuration-file. |