1BKR-GROUP-CREATE(1)                 Beaker                 BKR-GROUP-CREATE(1)
2
3
4

NAME

6       bkr-group-create - Create a group
7

SYNOPSIS

9       bkr group-create [options] <group-name>
10
11

DESCRIPTION

13       Create a new group with the specified name, display name and root pass‐
14       word.
15

OPTIONS

17       --ldap Populate  the  members  from  an  LDAP   group,   specified   by
18              <group-name>.
19
20       --display-name
21              Display name of the group.
22
23       --description
24              Description of the group.
25
26       --root-password
27              Root password for group jobs.
28
29       Common bkr options are described in the Options section of bkr(1).
30

EXIT STATUS

32       Non-zero on error, otherwise zero.
33

EXAMPLES

35       Create  a  group  with the following group name, display name, and root
36       password: 'mygroup', 'My Group', and 'd3c0yz3d' respectively:
37
38          bkr group-create --display-name="My Group" --root-password="d3c0yz3d" mygroup
39

SEE ALSO

41       bkr(1)
42

AUTHOR

44       The Beaker team <beaker-devel@lists.fedorahosted.org>
45
47       2013, Red Hat, Inc
48
49
50
51
5226.3                             Jan 31, 2019              BKR-GROUP-CREATE(1)
Impressum