bkr task-add: Upload tasks to Beaker’s task library¶
Synopsis¶
bkr task-add [options] <taskrpm>...
Description¶
Uploads one or more task RPM packages to Beaker’s task library. These tasks will be available for jobs queued with the Beaker scheduler.
If updating an existing task in Beaker, the RPM version of the new package must be greater than the version currently in Beaker.
Exit status¶
Non-zero on error, otherwise zero.
Examples¶
Upload a new version of the /distribution/beaker/dogfood task:
bkr task-add beaker-distribution-beaker-dogfood-2.0-1.rpm
See also¶
bkr(1)