Page MenuHome GnuPG

Groups can't be used with other commands
Closed, ResolvedPublic

Description

Description

Groups can't be used as argument others than -r.

Groups are defined on command line with --group name=list or in gpg.conf with group name=list.

It would be useful to use groups for
--export , --recv-keys, --send-keys

Fix

Unknown

Event Timeline

werner added a subscriber: werner.

groups are just a hack and have several problems as well. It is not gpg's task
to implement an addressbook or alike. If this is needed write a frontend to gpg
to do that.