mongocli ops-manager serverUsage 下载
此版本的文档已存档,不再提供支持。查看最新文档,学习;了解如何升级MongoCLI 版本。
下载服务器使用情况报告。
语法
mongocli ops-manager serverUsage download [options]
选项
名称 | 类型 | 必需 | 说明 |
---|---|---|---|
--endDate | 字符串 | true | Timestamp in ISO 8601 date format when the list of host assignments ends. |
--force | false | Overwrite the destination file. | |
--format | 字符串 | false | Compression format of the resulting report. Valid values: zip|tar.gz (default "tar.gz") |
-h,--help | false | 下载帮助 | |
--out | 字符串 | false | Optional output filename, if none given will use the log name. |
--startDate | 字符串 | true | Timestamp in ISO 8601 date format when the list of host assignments starts. |
继承选项
名称 | 类型 | 必需 | 说明 |
---|---|---|---|
-P, --profile | 字符串 | false | 配置文件中要使用的配置文件。 |
由 cobra 2 shooty 于13 -Jul- 2021自动生成