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

bkr(1)

Author

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

Referenced By

bkr(1), bkr-pool-list(1).

Feb 11, 2024 29.1 Beaker