diagnostic-fetch

Usage

avcli diagnostic-fetch [--file name] diagnostics...

Description

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:

Options

diagnostics One or more diagnostic files to be downloaded.
--file name The name of the file written to the current directory. This option is valid if only one diagnostic is downloaded.
--extract Extract the downloaded diagnostic file(s.

)

Examples

$ avcli diagnostic-fetch buggrab:o10
$ avcli diagnostic-fetch --file buggrab.zip buggrab:o10
$ avcli diagnostic-fetch buggrab:o10 buggrab:o11 buggrab:o12