1PACKIT(1) packit Manual PACKIT(1)
2
3
4
6 packit - Integrate upstream open source projects into...
7
9 packit [OPTIONS] COMMAND [ARGS]...
10
12 Integrate upstream open source projects into Fedora operating system.
13
15 -d, --debug
16 Enable debug logs.
17
18 --fas-user TEXT
19 Fedora Account System username.
20
21 -k, --keytab TEXT
22 Path to FAS keytab file.
23
24 --dry-run
25 Do not perform any remote changes (pull requests or comments).
26
28 version
29 Display the version.
30 See packit-version(1) for full documentation on the version command.
31
32 propose-update
33 Release current upstream release into Fedora...
34 See packit-propose-update(1) for full documentation on the propose-
35 update command.
36
37 sync-from-downstream
38 Copy synced files from Fedora dist-git into...
39 See packit-sync-from-downstream(1) for full documentation on the
40 sync-from-downstream command.
41
42 build
43 Build selected upstream project in Fedora.
44 See packit-build(1) for full documentation on the build command.
45
46 create-update
47 Create a bodhi update for the selected...
48 See packit-create-update(1) for full documentation on the create-
49 update command.
50
51 srpm
52 Create new SRPM (.src.rpm file) using content...
53 See packit-srpm(1) for full documentation on the srpm command.
54
55 status
56 Display status.
57 See packit-status(1) for full documentation on the status command.
58
59 listen-to-fedmsg
60 Listen to events on fedmsg and process them.
61 See packit-listen-to-fedmsg(1) for full documentation on the listen-
62 to-fedmsg command.
63
64
65
66 18-May-2019 PACKIT(1)