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

NAME

6       bkr-labcontroller-create - Create a new lab controller
7

SYNOPSIS

9       bkr labcontroller-create [options]
10         --fqdn <fqdn>
11         --user <username>
12         [--password <password>]
13         --email <email_address>
14
15

DESCRIPTION

17       Creates a new Lab controller.
18

OPTIONS

20       --fqdn <fqdn>
21              Set the lab controller's FQDN.
22
23       --user <username>
24              Sets the username for the lab controller's user account. The lab
25              controller must be configured to authenticate as this username.
26
27       --password <password>
28              Sets the password for the lab controller's user account, if  us‐
29              ing  password-based  authentication.  The lab controller must be
30              configured to use this  password  for  authentication.  If  your
31              Beaker site is using Kerberos authentication, omit this option.
32
33       --email <email_address>
34              Sets the email address for the lab controller's user account.
35
36       Common bkr options are described in the Options section of bkr(1).
37

EXIT STATUS

39       Non-zero on error, otherwise zero.
40

EXAMPLES

42       Create a Lab controller lab1.fqdn.name:
43
44          bkr labcontroller-create         --fqdn lab1.fqdn.name         --user host/lab1.fqdn.name         --password lc1         --email user@lab1.fqdn.name
45

SEE ALSO

47       bkr labcontroller-list(1)
48

AUTHOR

50       The Beaker team <beaker-devel@lists.fedorahosted.org>
51
53       2013-2022 Red Hat, Inc.
54
55
56
57
5828.3                             May 21, 2022      BKR-LABCONTROLLER-CREATE(1)
Impressum