1BKR-WATCHDOG-SHOW(1) Beaker BKR-WATCHDOG-SHOW(1)
2
3
4
6 bkr-watchdog-show - Show time remaining on Beaker watchdogs
7
9 bkr watchdog-show [options] <task_id>...
10
12 Prints to stdout the watchdog time remaining for one or more
13 recipe-tasks. The format of each line of output is <task_id>: <sec‐
14 onds>.
15
16 Note that the <task_id> arguments are not in the same format as the
17 <taskspec> argument accepted by other Beaker commands.
18
19 If the task does not have a watchdog, 'N/A' will be printed.
20
22 Common bkr options are described in the Options section of bkr(1).
23
25 Non-zero on error, otherwise zero.
26
28 Show the number of seconds remaining on the watchdog for recipe-task
29 12345:
30
31 bkr watchdog-show 12345
32
34 bkr(1)
35
37 The Beaker team <beaker-devel@lists.fedorahosted.org>
38
40 2013, Red Hat, Inc
41
42
43
44
4526.3 Jan 31, 2019 BKR-WATCHDOG-SHOW(1)