Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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