mongocli cloud-manager logs jobs download
On this page
Download logs generated by a log collection job.
Syntax
mongocli cloud-manager logs jobs download <ID> [options]
Options
Name | Type | Required | Description |
---|---|---|---|
--force | false | Overwrites the destination file. | |
-h, --help | false | help for download | |
--out | string | true | Optional output file name. Uses the log name if the output file's name is not specified. |
--projectId | string | false | Project ID to use. Overrides the settings in the configuration file or environment variable. |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Profile to use from your configuration file. |