1PACKIT CREATE-UPDATE(1)   packit create-update Manual  PACKIT CREATE-UPDATE(1)
2
3
4

NAME

6       packit-create-update - Create a bodhi update for the selected...
7

SYNOPSIS

9       packit create-update [OPTIONS] [PATH_OR_URL]
10

DESCRIPTION

12           Create a bodhi update for the selected upstream project
13
14           If  you  are  not  authenticated with the bodhi server, please make
15       sure that you
16           navigate in your browser to the URL provided  by  the  bodhi-client
17       and then paste
18           the `code=XX...` to the terminal when prompted.
19
20           If  you  set  `fas_user`  and  `kerberos_realm`  in  your  "~/.con‐
21       fig/packit.yaml" and
22           have an active Kerberos TGT, you will  be  automatically  authenti‐
23       cated. Otherwise,
24           you need to follow the prompt
25
26           PATH_OR_URL  argument  is a local path or a URL to the upstream git
27       repository,
28           it defaults to the current working directory
29
30

OPTIONS

32       --dist-git-branch TEXT
33              Comma separated list of target branches in  dist-git  to  create
34              bodhi update in. (defaults to repo's default branch)
35
36       --dist-git-path TEXT
37              Path  to dist-git repo to work in. Otherwise clone the repo in a
38              temporary directory.
39
40       --koji-build TEXT
41              Koji build (NVR) to add to the bodhi update  (can  be  specified
42              multiple times)
43
44       --update-notes TEXT
45              Bodhi update notes
46
47       --update-type [security|bugfix|enhancement|newpackage]
48              Type of the bodhi update
49
50       -b, --resolve-bugzillas BUGZILLA_IDS
51              Bugzilla IDs that are resolved with the update
52
53       -p, --package TEXT
54              Package  to  update,  if  more  than  one  available,  like in a
55              monorepo configuration. Use it multiple times to select multiple
56              packages.Defaults to all the packages listed inside the config.
57
58
59
600.87.1                            2023-11-30           PACKIT CREATE-UPDATE(1)
Impressum