1BKR-TASK-DETAILS(1) Beaker BKR-TASK-DETAILS(1)
2
3
4
6 bkr-task-details - Export details of a Beaker task
7
9 bkr task-details [options] <task>...
10
12 Prints to stdout details about each of the given tasks from Beaker's
13 task library, one task per line.
14
15 This information is also available on the task page in the Beaker web
16 UI.
17
19 --invalid
20 Print invalid task detail.
21
22 Common bkr options are described in the Options section of bkr(1).
23
25 Non-zero on error, otherwise zero.
26
28 Fetch details of the /distribution/beaker/dogfood task:
29
30 bkr task-details /distribution/beaker/dogfood
31
33 bkr(1)
34
36 The Beaker team <beaker-devel@lists.fedorahosted.org>
37
39 2013, Red Hat, Inc
40
41
42
43
4426.3 Jan 31, 2019 BKR-TASK-DETAILS(1)