sq-keyring-list(1)
Lists keys in a keyring
Description
list
NAME
list - Lists keys in a keyring
SYNOPSIS
list [--all-userids] [-h|--help] [FILE]
DESCRIPTION
Lists keys in a keyring
Prints the fingerprint as well as the primary userid for every certificate encountered in the keyring.
OPTIONS
--all-userids
Lists all user ids, even those that are expired, revoked, or not valid under the standard policy.
-h, --help
Print help information
[FILE]
Reads from FILE or stdin if omitted
EXAMPLES
List all certs
sq keyring list certs.pgp
List all certs with a userid on example.org
sq keyring filter --domain example.org certs.pgp | sq keyring list
SEE ALSO
For the full documentation see <https://docs.sequoia-pgp.org/sq/>.
sq(1) sq-armor(1) sq-autocrypt(1) sq-certify(1) sq-dearmor(1) sq-decrypt(1) sq-encrypt(1) sq-inspect(1) sq-key(1) sq-keyring(1) sq-keyring-filter(1) sq-keyring-join(1) sq-keyring-merge(1) sq-keyring-split(1) sq-keyserver(1) sq-packet(1) sq-revoke(1) sq-sign(1) sq-verify(1) sq-wkd(1)
See Also
- sq(1)
- armor(1)
- autocrypt(1)
- certify(1)
- dearmor(1)
- decrypt(1)
- encrypt(1)
- inspect(1)
- key(1)
- keyring(1)
- filter(1)
- join(1)
- merge(1)
- split(1)
- keyserver(1)
- packet(1)
- revoke(1)
- sign(1)
- verify(1)
- wkd(1)