bkr-pool-systems - Man Page
List systems in a pool
Synopsis
bkr pool-systems [options] <pool-name>
Description
Lists systems in a pool.
Options
- --format <format>
Display results in the given format, either list or json. The default format is list, which lists one system per line. The json format displays systems as a JSON array.
Common bkr options are described in the Options section of bkr(1).
Exit Status
Non-zero on error, otherwise zero.
Examples
List systems in the kernel-hw pool:
bkr pool-systems kernel-hw
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