1modulemd-merge(1) General Commands 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
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
23 -v, --verbose
24 increase output verbosity
25
26
27 -d, --debug
28 debug output verbosity
29
30
31 -i, --ignore-no-input
32 ignore non-existing input files
33
34
35 -O, --to-stdout
36 print YAML output to stdout
37
38
40 modulemd-merge was written by Gerd v. Egidy <gerd.von.egidy@in‐
41 tra2net.com>.
42
44 The latest version of modulemd-merge may be downloaded from ⟨HOMEPAGE⟩
45
46
47
48 Manual modulemd-merge(1)