On Wed, 24 Jan 2024 07:03, Robin H. Johnson said:
> Minor feature request; 
> Could --import-options get a "import-attributes"/"no-import-attributes"
> value please?

$ gpg --import-options full-help | grep attr
ignore-attributes

I hope that ignore-attributes is also okay.  Using import-attributes
requires to initialize this first and thus it needs a little bit more
code.  There is anyway to clean naming scheme for the sub-options.

https://dev.gnupg.org/rGd4976e35d2ca431b2a651aa11be8a4589c8dd39a

  gpg --export FD34556CF77575840F1B8D73A2156B6D520D7F8C \
    | gpg --import --import-options import-export,ignore-attributes \
    | gpg --show-key

Will be in 2.4.4 to be released in a few days.


Shalom-Salam,

   Werner

-- 
The pioneers of a warless world are the youth that
refuse military service.             - A. Einstein

Attachment: openpgp-digital-signature.asc
Description: PGP signature

_______________________________________________
Gnupg-devel mailing list
Gnupg-devel@gnupg.org
https://lists.gnupg.org/mailman/listinfo/gnupg-devel

Reply via email to