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.

bkr(1)

Author

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

Referenced By

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

Feb 11, 2024 29.1 Beaker