Description of problem: No CLI interface to list systems in a pool Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: No CLI interface to list systems in a pool Expected results: run bkr pool-systems <poolname> will list systems in the pool. Additional info:
The behaviour of this command should match bkr group-members as closely as possible, for consistency. So it will accept a single pool name and will list the systems in that pool (or error out if the named pool does not exist). And similarly, it should take --format=list (print one FQDN per line) or --format=json (print a JSON array) with the default being --format=list.
https://gerrit.beaker-project.org/#/c/5212/
This bug fix is included in beaker-client-24.0-0.git.110.b8b172a which is currently available for download here: https://beaker-project.org/nightlies/develop/
Beaker 24.0 has been released.