Page MenuHome GnuPG

--list-keys does not respect --output option
Closed, ResolvedPublic

Description

Release: 1.2.4

Description

The --list-keys command, which normally sends data to stdout, does not respect the --output option.

How To Repeat

$ gpg --output foo --list-keys
[key listing on stdout]

Fix

Unknown

Event Timeline

Note that --output is used for the data processed by GnuPG but not for any key administration

This is know. I don't consider this a bug but a wish. The
planned GnuPG 2 might implement this.

Won't be implemented.