.TH SQ 1 1.4.0 "Sequoia PGP" "User Commands" .SH NAME sq\-pki\-vouch\-list \- List certifications .SH SYNOPSIS .br \fBsq pki vouch list\fR [\fIOPTIONS\fR] .SH DESCRIPTION List certifications. .PP If the certifier argument is provided, then certifications made by the specified certificate are shown. If the certificate argument is provided, then certifications of the specified certificate are shown. If both are provided, then certifications of the specified certificate made by the specified certifier are shown. .PP This command lists all of certifications, not just the active certification. .PP Because certifications are associated with the certificated certificate and not the certifier's certificate, this list is likely incomplete. .PP Stable since 1.2.0. .PP .SH OPTIONS .SS "Subcommand options" .TP \fB\-\-cert\fR=\fIFINGERPRINT|KEYID\fR Use certificates with the specified fingerprint or key ID .TP \fB\-\-cert\-email\fR=\fIEMAIL\fR Use certificates where a user ID includes the specified email address .TP \fB\-\-cert\-file\fR=\fIPATH\fR Read certificates from PATH .TP \fB\-\-cert\-userid\fR=\fIUSERID\fR Use certificates with the specified user ID .TP \fB\-\-certifier\fR=\fIFINGERPRINT|KEYID\fR Use certificates with the specified fingerprint or key ID .TP \fB\-\-certifier\-email\fR=\fIEMAIL\fR Use certificates where a user ID includes the specified email address .TP \fB\-\-certifier\-file\fR=\fIPATH\fR Read certificates from PATH .TP \fB\-\-certifier\-self\fR Create the certification using your default certification key .IP This uses the certificates set in the configuration file under `pki.vouch.certifier\-self` as certification key. .IP Currently, there is no default certification key. .TP \fB\-\-certifier\-special\fR=\fISPECIAL\fR Use certificates identified by the special name .IP [possible values: \fBpublic\-directories\fR, \fBkeys.openpgp.org\fR, \fBkeys.mailvelope.com\fR, \fBproton.me\fR, \fBwkd\fR, \fBdane\fR, \fBautocrypt\fR, \fBweb\fR] .TP \fB\-\-certifier\-userid\fR=\fIUSERID\fR Use certificates with the specified user ID .SS "Global options" See \fBsq\fR(1) for a description of the global options. .SH EXAMPLES .PP .PP List certifications made by Alice. .PP .nf .RS sq pki vouch list \\ .RE .RS .RS \-\-certifier=EB28F26E2739A4870ECC47726F0073F60FD0CBF0 .RE .RE .PP .fi .PP List certifications made by Alice for Bob's certificate. .PP .nf .RS sq pki vouch list \\ .RE .RS .RS \-\-certifier=EB28F26E2739A4870ECC47726F0073F60FD0CBF0 \\ .RE .RE .RS .RS \-\-cert=511257EBBF077B7AEDAE5D093F68CB84CE537C9A .RE .RE .fi .SH "SEE ALSO" .nh \fBsq\fR(1), \fBsq\-pki\fR(1), \fBsq\-pki\-vouch\fR(1). .hy .PP For the full documentation see . .SH VERSION 1.4.0