Docs Home → MongoDB Command Line Interface
mongocli ops-manager diagnoseArchives download
On this page
Download diagnose archives.
Syntax
mongocli ops-manager diagnoseArchives download [options]
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for download | |
--limit | int | false | Max number of entries for the diagnose archive. |
--minutes | int | false | Beginning of the period for which to retrieve diagnose archive. Ops Manager takes out minutes from the current time. |
--out | string | false | Optional output filename, if none given will use diagnose-archive.tar.gz. (default "diagnose-archive.tar.gz") |
--projectId | string | false | Project ID to use. Overrides configuration file or environment variable settings. |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Profile to use from your configuration file. |