summaryrefslogtreecommitdiff
path: root/crates/arti/tests/testcases/keys/help.stdout
blob: 5e5db0ef34d47f7fa0e4438d43f9fe974d32a005 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Run keystore management commands

Usage: arti keys [OPTIONS] <COMMAND>

Commands:
  list            List keys and certificates
  list-keystores  List keystores
  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