1repo2module(1) General Commands Manual repo2module(1)
2
3
4
6 repo2module
7
9 repo2module [-h] [--debug | --nodebug] [-n MODULE_NAME] [-s MOD‐
10 ULE_STREAM] [-v MODULE_VERSION] [-c MODULE_CONTEXT] [-O] repo_path
11 [modules_yaml]
12
14 Generates modules.yaml file with a module, that provides all RPM pack‐
15 ages that are available within a repository.
16
17
18 repo_path
19
20 modules_yaml
21
23 --debug
24
25 --nodebug
26
27 -n MODULE_NAME, --module-name MODULE_NAME
28 Default is the current directory name
29
30
31 -s MODULE_STREAM, --module-stream MODULE_STREAM
32
33 -v MODULE_VERSION, --module-version MODULE_VERSION
34
35 -c MODULE_CONTEXT, --module-context MODULE_CONTEXT
36
37 -O, --to-stdout
38
39
41 repo2module was written by Stephen Gallagher <sgallagh@redhat.com>.
42
44 The latest version of repo2module may be downloaded from ⟨HOMEPAGE⟩
45
46
47
48 Manual repo2module(1)