locally

packit build locally #

Create RPMs using content of the upstream repository.

Help #

Usage: packit build locally [OPTIONS] [PATH_OR_URL]

  Create RPMs using content of the upstream repository.

  PATH_OR_URL argument is a local path or a URL to the upstream git
  repository, it defaults to the current working directory

Options:
  --upstream-ref TEXT       Git ref of the last upstream commit in the current
                            branch from which packit should generate patches
                            (this option implies the repository is source-
                            git).
  --release-suffix TEXT     Specifies release suffix. Allows to override
                            default generated:{current_time}.{sanitized_curren
                            t_branch}{git_desc_suffix}
  --default-release-suffix  Allows to use default, packit-generated, release
                            suffix when some release_suffix is specified in
                            the configuration.
  -h, --help                Show this message and exit.