blob: 9d65ae2088459c3a72591a1f4b65eed2a94a9445 (
plain)
1
2
3
4
5
6
7
8
|
# `arti keys-raw`
`arti keys-raw` is only supported in builds that have the `onion-service-cli-extra` enabled:
```console
$ arti keys-raw --help
error: unrecognized subcommand 'keys-raw' (hint: recompile with the onion-service-client)
```
|