Beaker

bkr task-details: Export details of a Beaker task

Synopsis

bkr task-details [options] <task>...

Description

Prints to stdout details about each of the given tasks from Beaker’s task library, one task per line.

This information is also available on the task page in the Beaker web UI.

Options

--invalid

Print invalid task detail.

Common bkr options are described in the Options section of bkr(1).

Exit status

Non-zero on error, otherwise zero.

Examples

Fetch details of the /distribution/beaker/dogfood task:

bkr task-details /distribution/beaker/dogfood

See also

bkr(1)