summaryrefslogtreecommitdiff
path: root/crates/arti/tests/testcases/keys-feature-missing/keys.md
blob: 1b7e2172f8420648b0684a0ea15f9a4b9da6e503 (plain)
1
2
3
4
5
6
7
8
# `arti keys`

`arti keys` is only supported in builds that have the `onion-service-cli-extra` enabled:

```console
$ arti keys --help
error: unrecognized subcommand 'keys' (hint: recompile with the onion-service-client)
```