1OSTREE GPG-SIGN(1) ostree gpg-sign OSTREE GPG-SIGN(1)
2
3
4
6 ostree-gpg-sign - Sign a commit
7
9 ostree gpg-sign [OPTIONS...] {COMMIT} {KEY-ID...}
10
12 Add a new signature to a commit for each specified GPG key. Note that
13 currently, this will append a new signature even if the commit is
14 already signed with a given key.
15
17 --delete
18 Delete signatures having any of the GPG KEY-IDs.
19
20 --gpg-homedir="HOMEDIR"
21 GPG Homedir to use when looking for keyrings.
22
23
24
25OSTree OSTREE GPG-SIGN(1)