Description
The dcos diagnostics download
command allows you to download the diagnostics bundle to a specific location.
Usage
dcos diagnostics download <bundle-id> [flags]
Options
Name |
Default |
Description |
--help, -h |
|
Displays usage. |
--output=<location> |
./.zip |
Download the diagnostics bundle to a specific location. If not set, the default location is your current working directory. |
Positional arguments
Name |
Description |
<bundle-id> |
The bundle ID. For example, a697769a-2d5d-4b2a-a2ec-055b9fe9eecf . |
Parent command