1DIR2MODULE(1)               General Commands Manual              DIR2MODULE(1)
2
3
4

NAME

6       dir2module
7

SYNOPSIS

9       dir2module  [-h] -m SUMMARY [-d DESCRIPTION] [-l LICENSE] [-r REQUIRES]
10       [--force] [--stdout] (--dir DIR | --pkglist PKGLIST) nsvca
11

DESCRIPTION

13       Recursively read RPMs from DIR or read them from  specified  pkglist.If
14       any  RPM  is  missing  on unreadable, error out.Populate artifacts/rpms
15       with  RPM  NEVRAs.Populate  license/content  with  list  of   RPM   li‐
16       censes.Write N:S:V:C:A.modulemd.yaml in the current directory.Make sure
17       the yaml is in modulemd v2 format.
18
19
20       nsvca  Module name, stream  version,  context  and  architecture  in  a
21              N:S:V:C:A format
22
23

OPTIONS

25       -m SUMMARY, --summary SUMMARY
26              Module summary
27
28
29       -d DESCRIPTION, --description DESCRIPTION
30              Module description
31
32
33       -l LICENSE, --license LICENSE
34              Module license
35
36
37       -r REQUIRES, --requires REQUIRES
38              Module runtime dependencies in a N:S format. For multiple depen‐
39              dencies, repeat this option
40
41
42       --force
43              Suppress all constraints and hope for the best
44
45
46       --stdout
47              By defult the output is saved in a file. Use this to suppress it
48              and print to the STDOUT
49
50
51       --dir DIR
52
53       --pkglist PKGLIST
54
55

AUTHORS

57       Jakub Kadlčík
58       jkadlcik@redhat.com
59
60

DISTRIBUTION

62       The latest version of dir2module may be downloaded from ⟨HOMEPAGE⟩
63
64
65
66                                    Manual                       DIR2MODULE(1)
Impressum