verify-signaturesΒΆ

Purpose:

Verify all commit signatures.

Usage:

bzr verify-signatures [LOCATION]

Options:
-v, --verbose

Display more information.

-h, --help

Show help message.

-q, --quiet

Only display errors and warnings.

-k ARG, --acceptable-keys=ARG
 

Comma separated list of GPG key patterns which are acceptable for verification.

--usage

Show usage message and options.

-r ARG, --revision=ARG
 

See “help revisionspec” for details.

Description:

Verifies that all commits in the branch are signed by known GnuPG keys.

Previous topic

upgrade

Next topic

version

This Page