1PACKIT(1)                        packit Manual                       PACKIT(1)
2
3
4

NAME

6       packit - Integrate upstream open source projects into...
7

SYNOPSIS

9       packit [OPTIONS] COMMAND [ARGS]...
10

DESCRIPTION

12       Integrate upstream open source projects into Fedora operating system.
13

OPTIONS

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

COMMANDS

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       sync-from-downstream
42         Copy synced files from Fedora dist-git into...
43         See packit-sync-from-downstream(1)  for  full  documentation  on  the
44       sync-from-downstream command.
45
46       build
47         Build selected upstream project in Fedora.
48         See packit-build(1) for full documentation on the build command.
49
50       copr-build
51         Build selected upstream project in COPR.
52         See  packit-copr-build(1)  for  full  documentation on the copr-build
53       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 content...
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         Initiate a repository to start using packit.
75         See packit-init(1) for full documentation on the init command.
76
77       local-build
78         Create RPMs using content of the upstream...
79         See packit-local-build(1) for full documentation on  the  local-build
80       command.
81
82       validate-config
83         Validate PackageConfig validation.
84         See packit-validate-config(1) for full documentation on the validate-
85       config command.
86
87       update-dist-git
88         Update a dist-git repository using content...
89         See packit-update-dist-git(1) for full documentation on  the  update-
90       dist-git command.
91
92
93
94                                  2021-05-31                         PACKIT(1)
Impressum