aboutsummaryrefslogtreecommitdiff
path: root/crates/arti/tests/testcases/hss-extra/help.stdout
blob: 41b5a3448bfe7d83236767a53ec12358876cbd69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Run state management commands for an Arti hidden service

Usage: arti hss [OPTIONS] --nickname <NICKNAME> <COMMAND>

Commands:
  onion-address  Print the .onion address of a hidden service
  ctor-migrate   Migrate the identity key of a specified hidden service from a CTor-compatible keystore to the native Arti keystore
  help           Print this message or the help of the given subcommand(s)

Options:
  -c, --config <FILE>                 Specify which config file(s) to read. Defaults to [File("[..]"), Dir("[..]")]
  -n, --nickname <NICKNAME>           The nickname of the service
  -o <KEY=VALUE>                      Override config file parameters, using TOML-like syntax.
  -l, --log-level <LEVEL>             Override the log level (usually one of 'trace', 'debug', 'info', 'warn', 'error').
      --disable-fs-permission-checks  Don't check permissions on the files we use.
  -h, --help                          Print help