1BKR-JOB-COMMENT(1)                  Beaker                  BKR-JOB-COMMENT(1)
2
3
4

NAME

6       bkr-job-comment - Add a comment to a job
7

SYNOPSIS

9       bkr job-comment [options] <taskspec>...
10
11

DESCRIPTION

13       Specify one or more <taskspec> arguments to add the comment on.
14
15       The <taskspec> arguments follow the same format as in other bkr subcom‐
16       mands (for example, J:1234). See Specifying tasks in bkr(1).
17
18       Only recipe sets, recipe tasks and task results can be commented on.
19

OPTIONS

21       --message
22              Comment to be added to the job.
23
24       Common bkr options are described in the Options section of bkr(1).
25

EXIT STATUS

27       Non-zero on error, otherwise zero.
28

EXAMPLES

30       Add comment to recipe set 1234:
31
32          bkr job-comment --message="Provisioning failed because boot order was
33          wrong." RS:1234
34

SEE ALSO

36       bkr(1)
37

AUTHOR

39       The Beaker team <beaker-devel@lists.fedorahosted.org>
40
42       2013-2022 Red Hat, Inc.
43
44
45
46
4728.3                             Jul 20, 2022               BKR-JOB-COMMENT(1)
Impressum