Sponsor:

Your company here, and a link to your site. Click to find out more.

sq-toolbox-keyring-list - Man Page

List keys in a keyring

Synopsis

sq toolbox keyring list [Options] FILE

Description

List keys in a keyring.

Prints the fingerprint as well as the primary userid for every certificate encountered in the keyring.

Options

Subcommand options

--all-userids

List all user ids, even those that are expired, revoked, or not valid under the standard policy.

FILE

Read from FILE or stdin if omitted

[default: -]

Global options

See sq(1) for a description of the global options.

Examples

List all certs

    sq toolbox keyring list certs.pgp

List all certs with a userid on example.org

    sq toolbox keyring filter --domain example.org certs.pgp \
    | sq toolbox keyring list

See Also

sq(1), sq-toolbox(1), sq-toolbox-keyring(1).

For the full documentation see <https://book.sequoia-pgp.org>.

Version

0.35.0 (sequoia-openpgp 1.20.0)

Referenced By

sq-toolbox-keyring(1).

0.35.0 Sequoia PGP