1MODULEMD-MERGE(1) Generated Python Manual MODULEMD-MERGE(1)
2
3
4
6 modulemd-merge
7
9 modulemd-merge [-h] [-v] [-d] [-i] [-O] input [input ...] output
10
12 Merge several modules.yaml files (rpm modularity metadata) into one.
13
14
15 input input filename(s) or directories. repomd.xml files are parsed
16 and modules hrefs contained are merged. If a directory is
17 given, it is searched for repodata/repomd.xml and repomd.xml
18
19
20 output YAML output filename
21
22
24 -v, --verbose
25 increase output verbosity
26
27
28 -d, --debug
29 debug output verbosity
30
31
32 -i, --ignore-no-input
33 ignore non-existing input files
34
35
36 -O, --to-stdout
37 print YAML output to stdout
38
39
41 Gerd v. Egidy
42 gerd.von.egidy@intra2net.com
43
44
46 The latest version of modulemd-merge may be downloaded from ⟨HOMEPAGE⟩
47
48
49
50modulemd-merge 2023-06-20 MODULEMD-MERGE(1)