bkr-task-details - Man Page
Export details of a Beaker task
Synopsis
bkr task-details [options] <task>...
Description
Prints to stdout details about each of the given tasks from Beaker's task library, one task per line.
This information is also available on the task page in the Beaker web UI.
Options
- --invalid
Print invalid task detail.
Common bkr options are described in the Options section of bkr(1).
Exit Status
Non-zero on error, otherwise zero.
Examples
Fetch details of the /distribution/beaker/dogfood task:
bkr task-details /distribution/beaker/dogfood
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