bkr-job-logs - Man Page

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.

Examples

Display logs for job 12345:

bkr job-logs J:12345

See Also

bkr(1)

Author

The Beaker team <beaker-devel@lists.fedorahosted.org>

Referenced By

bkr(1).

Feb 11, 2024 29.1 Beaker