flatpak-build-sign (1)
Leading comments
Title: flatpak build-sign Author: Alexander Larsson <alexl@redhat.com> Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> Date: 08/31/2017 Manual: flatpak build-sign Source: flatpak Language: English
NAME
flatpak-build-sign - Sign an application or runtimeSYNOPSIS
- 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.
-v, --verbose
- Print debug information during command processing.
--ostree-verbose
- Print OSTree debug information during command processing.
--version
- Print version information and exit.
EXAMPLES
$ flatpak build-export ~/repos/gnome-calculator/ ~/build/gnome-calculator/ org.gnome.Calculator
-
Commit: 9d0044ea480297114d03aec85c3d7ae3779438f9d2cb69d717fb54237acacb8c Metadata Total: 605 Metadata Written: 5 Content Total: 1174 Content Written: 1 Content Bytes Written: 305
SEE ALSO
ostree(1), flatpak(1), flatpak-build-export(1), flatpak-build(1),