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
18 repo_path
19
20 modules_yaml
21
22 --debug
23
24 --nodebug
25
26 -n MODULE_NAME, --module-name MODULE_NAME
27 Default is the current directory name
28
29
30 -s MODULE_STREAM, --module-stream MODULE_STREAM
31
32 -v MODULE_VERSION, --module-version MODULE_VERSION
33
34 -c MODULE_CONTEXT, --module-context MODULE_CONTEXT
35
36 -O, --to-stdout
37
38
40 repo2module was written by Stephen Gallagher <sgallagh@redhat.com>.
41
43 The latest version of repo2module may be downloaded from ⟨HOMEPAGE⟩
44
45
46
47 Manual repo2module(1)