1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-12-16 09:11:08 +01:00
pgpainless/pgpainless-cert-d-cli
Paul Schaub d53d62a6e9 pgpainless-cert-d-cli: Add experimental multi-import command.
This command can be used to import GnuPG key rings by calling
gpg --export | java -jar pgpainless-cert-d-cli.jar multi-import
2022-02-25 16:44:55 +01:00
..
src pgpainless-cert-d-cli: Add experimental multi-import command. 2022-02-25 16:44:55 +01:00
build.gradle Integrate SubkeyLookup with CertificateStore 2022-02-25 16:44:55 +01:00
README.md Update READMEs 2022-02-25 16:44:55 +01:00

Command Line Interface for pgpainless-cert-d

This module utilizes picocli to provide a CLI application for use with the Shared PGP Certificate Directory.