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

`arti hsc` is only supported in builds that have the `onion-service-client`,
`keymgr`, and `experimental-api` features enabled:

```console
$ arti hsc --help
error: unrecognized subcommand 'hsc' (hint: recompile with the onion-service-client, keymgr, experimental-api features)
```