.TH SQ 1 1.4.0 "Sequoia PGP" "User Commands" .SH NAME sq\-key\-list \- List keys managed by the key store .SH SYNOPSIS .br \fBsq key list\fR [\fIOPTIONS\fR] \fIFINGERPRINT|KEYID|PATTERN\fR .SH DESCRIPTION List keys managed by the key store. .PP .SH OPTIONS .SS "Subcommand options" .TP \fB\-\-cert\fR=\fIFINGERPRINT|KEYID\fR List keys with the specified fingerprint or key ID .TP \fB\-\-cert\-domain\fR=\fIDOMAIN\fR List keys where a user ID includes an email address for the specified domain .TP \fB\-\-cert\-email\fR=\fIEMAIL\fR List keys where a user ID includes the specified email address .TP \fB\-\-cert\-grep\fR=\fIPATTERN\fR List keys with a user ID that matches the pattern, case insensitively .TP \fB\-\-cert\-userid\fR=\fIUSERID\fR List keys with the specified user ID .TP \fIFINGERPRINT|KEYID|PATTERN\fR A pattern to filter the displayed certificates .IP If the pattern appears to be a fingerprint or key ID, it is treated as if it were passed to `\-\-cert`, and matches on the certificate's fingerprint. Otherwise, it is treated as if it were passed via `\-\-cert\-grep`, and matches on user IDs. .SS "Global options" See \fBsq\fR(1) for a description of the global options. .SH EXAMPLES .PP .PP List the keys managed by the keystore server. .PP .nf .RS sq key list .RE .PP .fi .PP List the keys managed by the keystore server with a user ID in example.org. .PP .nf .RS sq key list \-\-cert\-domain=example.org .RE .fi .SH "SEE ALSO" .nh \fBsq\fR(1), \fBsq\-key\fR(1). .hy .PP For the full documentation see . .SH VERSION 1.4.0