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

NAME

6       bkr-system-status - Return the current status of a system
7

SYNOPSIS

9       bkr system-status [options] <fqdn> --format <format>
10
11

DESCRIPTION

13       Prints  to  stdout the current status of a system whose FQDN is <fqdn>.
14       This includes the condition, current reservation details,  and  current
15       loan details.
16

OPTIONS

18       --format <format>
19              Display  results  in  the  given format, either tabular or json.
20              The tabular format is intended for  human  consumption,  whereas
21              the json format is machine-readable. The default is tabular.
22

EXIT STATUS

24       Non-zero on error, otherwise zero.
25

EXAMPLES

27       Display the status of invalid.example.com in JSON format:
28
29          bkr system-status invalid.example.com --format json
30

SEE ALSO

32       bkr(1)
33

AUTHOR

35       The Beaker team <beaker-devel@lists.fedorahosted.org>
36
38       2013-2022 Red Hat, Inc.
39
40
41
42
4328.3                             Jul 20, 2022             BKR-SYSTEM-STATUS(1)
Impressum