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

NAME

6       bkr-system-details - Export RDF/XML description of a Beaker system
7

SYNOPSIS

9       bkr    system-details   [options]   <fqdn>   |      [:option:'--format'
10       <json_or_xml>]
11

DESCRIPTION

13       Prints to stdout an RDF/XML description of the given system.
14
15       A  copy  of  the  Beaker  RDF  schema  definition   is   installed   as
16       /usr/lib/python2.x/bkr/common/schema/beaker-inventory.ttl.
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       Export RDF/XML for a particular system:
26
27          bkr system-details system1.example.invalid
28
29       Display details of a system in JSON format:
30
31          bkr system-details --format json system1.example.invalid
32

SEE ALSO

34       bkr-system-list(1), bkr(1)
35

AUTHOR

37       The Beaker team <beaker-devel@lists.fedorahosted.org>
38
40       2013-2020 Red Hat, Inc.
41
42
43
44
4527.4                             Mar 30, 2020            BKR-SYSTEM-DETAILS(1)
Impressum