1bld2repo(1) General Commands Manual bld2repo(1)
2
3
4
6 bld2repo
7
9 bld2repo [-h] -b BUILD_ID [-d RESULT_DIR] [-a ARCH] [-k KOJI_HOST] [-s
10 KOJI_STORAGE_HOST]
11
13 When provided with a build id it will download all buildrequired RPMsof
14 a modular koji build into the provided directory and create a reposi‐
15 tory out of it.
16
17
19 -b BUILD_ID, --build-id BUILD_ID
20 ID of a koji build.
21
22
23 -d RESULT_DIR, --result-dir RESULT_DIR
24 Directory where the RPMs are downloaded.
25
26
27 -a ARCH, --arch ARCH
28 For which architecture the RPMs should be downloaded. The
29 'noarch' is included automatically.
30
31
32 -k KOJI_HOST, --koji-host KOJI_HOST
33 Koji host base url
34
35
36 -s KOJI_STORAGE_HOST, --koji-storage-host KOJI_STORAGE_HOST
37 Koji storage storage host base url. Server where the RPMs are
38 stored. Required to be used together with `--koji-host`.
39
40
42 bld2repo was written by Martin Čurlej <mcurlej@redhat.com>.
43
45 The latest version of bld2repo may be downloaded from ⟨HOMEPAGE⟩
46
47
48
49 Manual bld2repo(1)