1PACKIT CREATE-UPDATE(1) packit create-update Manual PACKIT CREATE-UPDATE(1)
2
3
4
6 packit-create-update - Create a bodhi update for the selected...
7
9 packit create-update [OPTIONS] [PATH_OR_URL]
10
12 Create a bodhi update for the selected upstream project
13
14 PATH_OR_URL argument is a local path or a URL to the upstream git
15 repository, it defaults to the current working directory
16
18 --dist-git-branch TEXT
19 Target branch in dist-git to release into.
20
21 --koji-build TEXT
22 Koji build (NVR) to add to the bodhi update (can be specified
23 multiple times)
24
25 --update-notes TEXT
26 Bodhi update notes
27
28 --update-type [security|bugfix|enhancement|newpackage]
29 Type of the bodhi update
30
31
32
33 24-Oct-2019 PACKIT CREATE-UPDATE(1)