Scroll to navigation

GPGPARTICIPANTS-FILTER(1) General Commands Manual GPGPARTICIPANTS-FILTER(1)

NAME

gpgparticipants-filter - filters a list of key ids as input to gpgparticipants

SYNOPSIS

gpgparticipants-filter [-h] [-o FILE] [-b GPG_BIN] [-d GPG_HOME] [-a] [--version] FILTER [FILTER ...]

DESCRIPTION

This tool filters a list of key ids from your gpg keyring as input to gpgparticipants. It sorts the alphabetically list by the first uid of each key. Per default it skips over revoked and expired keys. The output can be piped into gpgparticipants or stored in a file.

OPTIONS

positional arguments:

input query, which will be passed to gpg

optional arguments:

show this help message and exit

specifies the file where the output should be written to (per default writes to stdout)

custom path to gpg (default: "gpg")

custom homedir for gpg (see --homedir of gpg)

show also revoked and expired keys

output version information and exit

SEE ALSO

gpgparticipants(1),gpg(1)

April, 2019