1BKR-SYSTEM-RELEASE(1)               Beaker               BKR-SYSTEM-RELEASE(1)
2
3
4

NAME

6       bkr-system-release - Release a reserved Beaker system
7

SYNOPSIS

9       bkr system-release [options] <fqdn>...
10

DESCRIPTION

12       Releases  a  Beaker  system  which  has  been  reserved (using bkr sys‐
13       tem-reserve or the Beaker web UI or the <reservesys/> in the job XML).
14

OPTIONS

16       Common bkr options are described in the Options section of bkr(1).
17

EXIT STATUS

19       Non-zero on error, otherwise zero.
20

EXAMPLES

22       Reserve a particular system, provision it, do some work on it, and then
23       release it:
24
25          bkr system-reserve system1.example.invalid
26          bkr system-provision --kernel-opts "nogpt" \
27                               --distro-tree 12345 \
28                               system1.example.invalid
29          # do some work on the system
30          bkr system-release system1.example.invalid
31
32       Release more than one system:
33
34          bkr system-release system1.example.invalid system2.example.invalid
35

SEE ALSO

37       bkr(1)
38

AUTHOR

40       The Beaker team <beaker-devel@lists.fedorahosted.org>
41
43       2013, Red Hat, Inc
44
45
46
47
4826.3                             Jan 31, 2019            BKR-SYSTEM-RELEASE(1)
Impressum