bkr pool-systems: 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.
See also¶
bkr(1)