wkd-java/wkd-java-cli/README.md

14 lines
No EOL
338 B
Markdown

<!--
SPDX-FileCopyrightText: 2022 Paul Schaub <vanitasvitae@fsfe.org>
SPDX-License-Identifier: Apache-2.0
-->
# Command Line Interface for the Web Key Directory
```shell
Usage: wkdcli fetch [-a] USERID
Fetch an OpenPGP Certificate via the Web Key Directory
USERID Certificate User-ID
-a, --armor ASCII Armor the output
```