1compose-create-legacy-composeGiennfeor(a1l)CommandcsomMpaonsuea-lcreate-legacy-composeinfo(1)
2
3
4
6 compose-create-legacy-composeinfo - create legacy .composeinfo file
7
9 compose-create-legacy-composeinfo [OPTIONS...] COMPOSE
10
12 compose-create-legacy-composeinfo reads composeinfo.json and generates
13 metadata in the legacy INI-style format.
14
16 -h, --help
17 Print help and exit.
18
19 -p, --path=DIR
20 Set directory in which to create the files.
21
22 By default the compose/ subdirectory will be used. This is where
23 most consumers expect the file to be.
24
25 --addon=BASE:ADDON
26 Mark ADDON variant as an addon to BASE, even though it may not
27 be created as such. Can be specified multiple times.
28
29 --variant=VARIANT
30 Include only VARIANT in the composeinfo. Can be specified multiā
31 ple times.
32
34 Please report bugs at
35 https://pagure.io/compose-utils/issues
36
37
38
39 compose-create-legacy-composeinfo(1)