mirror of
https://codeberg.org/PGPainless/cert-d-pgpainless.git
synced 2024-11-05 08:35:58 +01:00
11 lines
336 B
Markdown
11 lines
336 B
Markdown
|
<!--
|
||
|
SPDX-FileCopyrightText: 2022 Paul Schaub <info@pgpainless.org>
|
||
|
|
||
|
SPDX-License-Identifier: Apache-2.0
|
||
|
-->
|
||
|
|
||
|
# Command Line Interface for pgpainless-cert-d
|
||
|
|
||
|
This module utilizes [picocli](https://picocli.info) to provide a CLI application for use with the
|
||
|
[Shared PGP Certificate Directory](https://sequoia-pgp.gitlab.io/pgp-cert-d/).
|