flatpak-build-sign (1) Linux Manual Page
flatpak-build-sign – Sign an application or runtime
Synopsis
- flatpak build-sign [OPTION…] LOCATION ID [BRANCH]
Description
Applications can also be signed during build-export, but it is sometimes useful to add additional signatures later.
Options
The following options are understood: -h, –help
- Show help options and exit.
–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
–runtime
- Sign a runtime instead of an app.
–arch=ARCH
- The architecture to use. See flatpak –supported-arches for architectures supported by the host.
-v, –verbose
- Print debug information during command processing.
–ostree-verbose
- Print OSTree debug information during command processing.
