logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ostree-gpg-sign - Sign a commit

Description

       Add a new signature to a commit for each specified GPG key. Note that currently, this will append a new
       signature even if the commit is already signed with a given key.

Name

       ostree-gpg-sign - Sign a commit

Options

--delete
           Delete signatures having any of the GPG KEY-IDs.

       --gpg-homedir="HOMEDIR"
           GPG Homedir to use when looking for keyrings.

OSTree                                                                                        OSTREEGPG-SIGN(1)

Synopsis

ostreegpg-sign [OPTIONS...] {COMMIT} {KEY-ID...}

See Also