sq keyring list - List keys in a keyring
Contents
Description
List keys in a keyring.
Prints the fingerprint as well as the primary userid for every certificate encountered in the keyring.
Examples
List all certificates.
sq keyring list certs.pgp
List all certificates with a user ID on example.org.
sq keyring filter --experimental --domain=example.org \
certs.pgp \
| sq keyring list
Name
sq keyring list - List keys in a keyring
Options
Subcommandoptions--all-userids
List all user IDs
Include user IDs that are expired, revoked, or not valid under the standard policy.
FILE Read from FILE or stdin if FILE is '-'
[default: -]
Globaloptions
See sq(1) for a description of the global options.
See Also
sq(1), sq-keyring(1). For the full documentation see <https://book.sequoia-pgp.org>.
Synopsis
sqkeyringlist [OPTIONS] FILE
Version
1.2.0 (sequoia-openpgp 1.22.0)
Sequoia PGP 1.2.0 SQ(1)
