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
orjson
. The default format islist
, which lists one system per line. Thejson
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)