1BKR-LOAN-RETURN(1)                  Beaker                  BKR-LOAN-RETURN(1)
2
3
4

NAME

6       bkr-loan-return - Return a current Beaker system loan
7

SYNOPSIS

9       bkr loan-return [options] <fqdn>
10

DESCRIPTION

12       Returns  a  Beaker  system  loan  that was previously granted using bkr
13       loan-grant or the Beaker web UI).
14
15       New in version 0.15.2.
16
17

OPTIONS

19       Common bkr options are described in the Options section of bkr(1).
20

EXIT STATUS

22       Non-zero on error, otherwise zero.
23

EXAMPLES

25       Temporarily grant a user exclusive access to a particular system:
26
27          bkr loan-grant --recipient jdoe system1.example.invalid
28          # jdoe now has almost exclusive access to use the system
29          bkr loan-return system1.example.invalid
30          # Either jdoe or a user with permission to loan the system to other users
31          # can return the granted loan
32

SEE ALSO

34       bkr(1)
35

AUTHOR

37       The Beaker team <beaker-devel@lists.fedorahosted.org>
38
40       2013, Red Hat, Inc
41
42
43
44
4526.3                             Jan 31, 2019               BKR-LOAN-RETURN(1)
Impressum