Scroll to navigation

bld2repo(1) General Commands Manual bld2repo(1)

NAME

bld2repo

SYNOPSIS

bld2repo [-h] -b BUILD_ID [-d RESULT_DIR] [-a ARCH] [-k KOJI_HOST] [-s KOJI_STORAGE_HOST]

DESCRIPTION

When provided with a build id it will download all buildrequired RPMsof a modular koji build into the provided directory and create a repository out of it.

OPTIONS

ID of a koji build.

Directory where the RPMs are downloaded.

For which architecture the RPMs should be downloaded. The 'noarch' is included automatically.

Koji host base url

Koji storage storage host base url. Server where the RPMs are stored. Required to be used together with `--koji-host`.

AUTHORS

bld2repo was written by Martin Čurlej <mcurlej@redhat.com>.

DISTRIBUTION

The latest version of bld2repo may be downloaded from HOMEPAGE

Manual