The diagnostic-fetch command downloads the specified diagnostics to the current directory. If the diagnostic's status is busy, diagnostic-fetch waits for the diagnostic to complete and then downloads it. The default diagnostic file name is diagnostic-type-name_YYYYMMDD_HHMMSS.zip:
type: The type of diagnostic: minimal, medium, full, dumps.
name: The name of the everRun system, as displayed by unit-info.
YYYY: The year the diagnostic was created.
MM: The month the diagnostic was created.
DD: The day of the month the diagnostic was created.
HH: The hour the diagnostic was created.
MM: The minute the diagnostic was created.
SS: The second the diagnostic was created.
Options
diagnostics
One or more diagnostic files to be downloaded.
--filename
The name of the file written to the current directory. This
option is valid if only one diagnostic is downloaded.