1BKR-TASK-ADD(1) Beaker BKR-TASK-ADD(1)
2
3
4
6 bkr-task-add - Upload tasks to Beaker's task library
7
9 bkr task-add [options] <taskrpm>...
10
12 Uploads one or more task RPM packages to Beaker's task library. These
13 tasks will be available for jobs queued with the Beaker scheduler.
14
15 If updating an existing task in Beaker, the RPM version of the new
16 package must be greater than the version currently in Beaker.
17
19 Common bkr options are described in the Options section of bkr(1).
20
22 Non-zero on error, otherwise zero.
23
25 Upload a new version of the /distribution/beaker/dogfood task:
26
27 bkr task-add beaker-distribution-beaker-dogfood-2.0-1.rpm
28
30 bkr(1)
31
33 The Beaker team <beaker-devel@lists.fedorahosted.org>
34
36 2013-2021 Red Hat, Inc.
37
38
39
40
4128.2 Feb 17, 2021 BKR-TASK-ADD(1)