1PACKIT(1) packit Manual PACKIT(1)
2
3
4
6 packit - Integrate upstream open source projects...
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 --remote TEXT
25 Name of the remote to discover upstream project URL, If this is
26 not specified, default to the first remote.
27
28 -c, --config TEXT
29 Path to package configuration file (defaults to .packit.yaml or
30 packit.yaml)
31
32 --version
33 Show the version and exit.
34
36 propose-downstream
37 Land a new upstream release in Fedora...
38 See packit-propose-downstream(1) for full documentation on the pro‐
39 pose-downstream command.
40
41 pull-from-upstream
42 Land a new upstream release in Fedora...
43 See packit-pull-from-upstream(1) for full documentation on the pull-
44 from-upstream command.
45
46 sync-from-downstream
47 Copy synced files from Fedora dist-git...
48 See packit-sync-from-downstream(1) for full documentation on the
49 sync-from-downstream command.
50
51 build
52 Subcommand to collect build related...
53 See packit-build(1) for full documentation on the build command.
54
55 create-update
56 Create a bodhi update for the selected...
57 See packit-create-update(1) for full documentation on the create-up‐
58 date command.
59
60 push-updates
61 Find all Bodhi updates that have been in...
62 See packit-push-updates(1) for full documentation on the push-updates
63 command.
64
65 srpm
66 Create new SRPM (.src.rpm file) using...
67 See packit-srpm(1) for full documentation on the srpm command.
68
69 status
70 Display status.
71 See packit-status(1) for full documentation on the status command.
72
73 init
74 Create the initial Packit configuration in...
75 See packit-init(1) for full documentation on the init command.
76
77 validate-config
78 Validate PackageConfig.
79 See packit-validate-config(1) for full documentation on the validate-
80 config command.
81
82 source-git
83 Subcommand to collect source-git related...
84 See packit-source-git(1) for full documentation on the source-git
85 command.
86
87 prepare-sources
88 Prepare sources for a new SRPM build using...
89 See packit-prepare-sources(1) for full documentation on the prepare-
90 sources command.
91
92
93
940.87.1 2023-11-30 PACKIT(1)