bkr-loan-return - Man Page
Return a current Beaker system loan
Synopsis
bkr loan-return [options] <fqdn>
Description
Returns a Beaker system loan that was previously granted using bkr loan-grant or the Beaker web UI).
Added in version 0.15.2.
Options
Common bkr options are described in the Options section of bkr(1).
Exit Status
Non-zero on error, otherwise zero.
Examples
Temporarily grant a user exclusive access to a particular system:
bkr loan-grant --recipient jdoe system1.example.invalid # jdoe now has almost exclusive access to use the system bkr loan-return system1.example.invalid # Either jdoe or a user with permission to loan the system to other users # can return the granted loan
See Also
Author
The Beaker team <beaker-devel@lists.fedorahosted.org>
Copyright
2013-2024 Red Hat, Inc.
Referenced By
Jul 17, 2024 29.1 Beaker