bkr job-logs: Print URLs of Beaker recipe log files¶
Synopsis¶
bkr job-logs [options] <taskspec>…
Description¶
Specify one or more <taskspec> arguments to be exported. A list of the log files for each argument will be printed to stdout.
The <taskspec> arguments follow the same format as in other bkr
subcommands (for example, J:1234
). See Specifying tasks
in bkr(1).
Options¶
-
--size
¶
Print the file size (in bytes) alongside each log file URL.
Common bkr options are described in the Options section of bkr(1).
Exit status¶
Non-zero on error, otherwise zero.
See also¶
bkr(1)