bkr-group-members - Man Page
List members of a group
Synopsis
bkr group-members [options] <group-name>
Description
List the members of an existing group.
Options
- --format <format>
Display results in the given format, either list or json. The list` format lists one user per line and is useful to be fed as input to other command line utilities. The default format is json, which returns the users as a JSON array.
Common bkr options are described in the Options section of bkr(1).
Exit Status
Non-zero on error, otherwise zero.
Author
The Beaker team <beaker-devel@lists.fedorahosted.org>
Copyright
2013-2024 Red Hat, Inc.
Referenced By
Jul 17, 2024 29.1 Beaker