flatpak build-bundle flatpak Developer Alexander Larsson alexl@redhat.com flatpak build-bundle 1 flatpak-build-bundle Create a single file bundle from a local repository flatpak build-bundle OPTION LOCATION FILENAME NAME BRANCH Description Creates a single file named FILENAME for the application (or runtime) named NAME in the repository at LOCATION. If a BRANCH is specified, this branch of the application is used. The format of the bundle file is that of an ostree static delta (against an empty base) with some flatpak specific metadata for the application icons and appdata. Options The following options are understood: Show help options and exit. Export a runtime instead of an application. The arch to create a bundle for. The URL for the repository from which the application can be updated. Installing the bundle will automatically configure a remote for this URL. Add the GPG key from FILE (use - for stdin). GPG Homedir to use when looking for keyrings. Print debug information during command processing. Print version information and exit. See also ostree1, flatpak1, flatpak-build-init1, flatpak-build1, flatpak-build-finish1, flatpak-build-import-bundle1, flatpak-repo-update1