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

14 lines
338 B
Markdown
Raw Normal View History

2022-02-21 11:51:30 +01:00
<!--
SPDX-FileCopyrightText: 2022 Paul Schaub <vanitasvitae@fsfe.org>
SPDX-License-Identifier: Apache-2.0
-->
# Command Line Interface for the Web Key Directory
2022-03-13 16:29:56 +01:00
```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
```