1PACKIT BUILD(1)               packit build Manual              PACKIT BUILD(1)
2
3
4

NAME

6       packit-build - Build selected upstream project in Fedora.
7

SYNOPSIS

9       packit build [OPTIONS] [PATH_OR_URL]
10

DESCRIPTION

12       Build selected upstream project in Fedora.
13
14       Packit  goes  to  dist-git and performs `fedpkg build` for the selected
15       branch.
16
17       PATH_OR_URL argument is a local path or  a  URL  to  the  upstream  git
18       repository, it defaults to the current working directory
19

OPTIONS

21       --dist-git-branch TEXT
22              Target branch in dist-git to release into.
23
24       --dist-git-path TEXT
25              Path  to dist-git repo to work in. Otherwise clone the repo in a
26              temporary directory.
27
28       --koji-target TEXT
29              Koji target to build inside (see `koji list-targets`).
30
31       --scratch
32              Submit a scratch koji build
33
34       --nowait
35              Don't wait on build
36
37
38
39                                  24-Oct-2019                  PACKIT BUILD(1)
Impressum