mongocli ops-manager serverUsage download
On this page
This version of the documentation is archived and no longer supported. View the current documentation to learn how to upgrade your version of MongoCLI.
Download the server usage report.
Syntax
mongocli ops-manager serverUsage download [options]
Options
Name | Type | Required | Description |
---|---|---|---|
--endDate | string | true | Timestamp in ISO 8601 date format when the list of host assignments ends. |
--force | false | Overwrite the destination file. | |
--format | string | false | Compression format of the resulting report.
Valid values: zip|tar.gz (default "tar.gz") |
-h, --help | false | help for download | |
--out | string | false | Optional output filename, if none given will use the log name. |
--startDate | string | true | Timestamp in ISO 8601 date format when the list of host assignments starts. |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Profile to use from your configuration file. |