bkr-task-add - Man Page
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.
Options
Common bkr options are described in the Options section of bkr(1).
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
Author
The Beaker team <beaker-devel@lists.fedorahosted.org>
Copyright
2013-2024 Red Hat, Inc.
Referenced By
Jul 17, 2024 29.1 Beaker