flatpak-build-import-bundle (1)
Leading comments
Title: flatpak build-import-bundle Author: Alexander Larsson <alexl@redhat.com> Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> Date: 08/31/2017 Manual: flatpak build-import-bundle Source: flatpak Language: English
NAME
flatpak-build-import-bundle - Import a file bundle into a local repositorySYNOPSIS
- flatpak build-import-bundle [OPTION...] LOCATION FILENAME
DESCRIPTION
The format of the bundle file is that generated by build-bundle.
OPTIONS
The following options are understood:
-h, --help
- Show help options and exit.
-v, --verbose
- Print debug information during command processing.
--ostree-verbose
- Print OSTree debug information during command processing.
--ref=REF
- Override the ref specified in the bundle.
--oci
- Import an OCI image instead of a Flatpak bundle.
--update-appstream
- Run appstream-builder and to update the appstream branch after build.
--no-update-summary
- Don't update the summary file after the new commit is added. This means the repository will not be useful for serving over http until build-repo-update has been run. This is useful is you want to do multiple repo operations before finally updating the summary.
--gpg-sign=KEYID
- Sign the commit with this GPG key. This option can be used multiple times.
--gpg-homedir=PATH
- GPG Homedir to use when looking for keyrings
--version
- Print version information and exit.
SEE ALSO
ostree(1), flatpak(1), flatpak-build-bundle(1), flatpak-repo-update(1)