aboutsummaryrefslogtreecommitdiff
path: root/crates/arti/tests/testcases/hsc-extra/help.stdout
blob: 0f09dfcd1d053d511b8d9ec86be01d7e93c97d54 (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 client

Usage: arti hsc [OPTIONS] <COMMAND>

Commands:
  get-key       Prepare a service discovery key for connecting to a service running in restricted discovery mode. (Deprecated: use `arti hsc key get` instead)
  key           Key management subcommands
  ctor-migrate  Migrate service discovery keys from a registered CTor keystore to the primary 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("[..]")]
  -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