1compose-dump-listings(1)    General Commands Manual   compose-dump-listings(1)
2
3
4

NAME

6       compose-dump-listings - dump package listings from a compose
7

SYNOPSIS

9       compose-dump-listings [OPTIONS...]  COMPOSE
10

DESCRIPTION

12       compose-dump-listings  outputs  JSON representation of package listings
13       in a compose to stdout. You can specify which variant and/or  architec‐
14       tures  you want dump. Also it's possible to filter by package architec‐
15       ture.
16

OPTIONS

18       -h, --help
19              Print help and exit.
20
21       --arch=ARCH
22              Dump only this architecture. Can be used multiple times.
23
24              This  applies  to  tree  architectures,  so  it  is  actually  a
25              basearch.
26
27       --variant=VARIANT
28              Dump only this variant. Can be used multiple times.
29
30       --package-arch=ARCH
31              Only  output  packages  with this architecture. This is actually
32              the true architecture for which the package  was  built.  Source
33              packages are never included.
34

EXIT CODE

36       This  tool exits with status code of 0 on success and non-zero value on
37       failure.
38

BUGS

40       Please report bugs at
41       https://pagure.io/compose-utils/issues
42
43
44
45                                                      compose-dump-listings(1)
Impressum