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
27 --version
28 Show the version and exit.
29
31 propose-update
32 Release current upstream release into Fedora...
33 See packit-propose-update(1) for full documentation on the propose-
34 update command.
35
36 sync-from-downstream
37 Copy synced files from Fedora dist-git into...
38 See packit-sync-from-downstream(1) for full documentation on the
39 sync-from-downstream command.
40
41 build
42 Build selected upstream project in Fedora.
43 See packit-build(1) for full documentation on the build command.
44
45 copr-build
46 Build selected upstream project in COPR.
47 See packit-copr-build(1) for full documentation on the copr-build
48 command.
49
50 create-update
51 Create a bodhi update for the selected...
52 See packit-create-update(1) for full documentation on the create-
53 update command.
54
55 push-updates
56 Find all Bodhi updates that have been in...
57 See packit-push-updates(1) for full documentation on the push-updates
58 command.
59
60 srpm
61 Create new SRPM (.src.rpm file) using content...
62 See packit-srpm(1) for full documentation on the srpm command.
63
64 status
65 Display status.
66 See packit-status(1) for full documentation on the status command.
67
68 generate
69 Generate new packit config.
70 See packit-generate(1) for full documentation on the generate com‐
71 mand.
72
73
74
75 24-Oct-2019 PACKIT(1)