mongocli ops-经理 DiagnosticArchives 下载
此版本的文档已存档,不再提供支持。查看最新文档,学习;了解如何升级MongoCLI 版本。
下载诊断存档。
语法
mongocli ops-manager diagnoseArchives download [options]
选项
名称 | 类型 | 必需 | 说明 |
---|---|---|---|
-h,--help | false | 下载帮助 | |
--limit | int | false | 诊断存档的最大条目数。 |
--minutes | int | false | Beginning of the period for which to retrieve diagnose archive. Ops Manager takes out minutes from the current time. |
--out | 字符串 | false | Optional output filename, if none given will use diagnose-archive.tar.gz. (default "diagnose-archive.tar.gz") |
--projectId | 字符串 | false | 要使用的项目ID 。覆盖配置文件或环境变量设置。 |
继承选项
名称 | 类型 | 必需 | 说明 |
---|---|---|---|
-P, --profile | 字符串 | false | 配置文件中要使用的配置文件。 |
由 cobra 2 shooty 于13 -Jul- 2021自动生成