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

bkr(1)

Author

The Beaker team <beaker-devel@lists.fedorahosted.org>

Referenced By

bkr(1).

Feb 11, 2024 29.1 Beaker