XF

[Tiny Tips] GnuPG commands (to be continued)

Sign (or perform some other operations) with a specific subkey:

gpg -u <subkey id>! --sign ...

Example:

gpg -u 1234ABCD! --sign something.txt

Ref: