Available on crate feature
onion-service-cli-extra
only.Expand description
The keys
subcommand.
Structs§
Enums§
- Keys
Subcommand 🔒 - Keys
Subcommands 🔒 - The
keys
subcommands the arti CLI will be augmented with.
Constants§
- LINE_
LEN 🔒 - Length of a line, used for formatting
Functions§
- display_
entry 🔒 - Print information about a keystore entry.
- display_
keystore_ 🔒entries - Helper function of
run_list_keys
, reduces cognitive complexity. - display_
unrecognized_ 🔒entry - Print information about an unrecognized keystore entry.
- run 🔒
- Run the
keys
subcommand. - run_
list_ 🔒keys - Run the
keys list
subcommand. - run_
list_ 🔒keystores - Run
key list-keystores
subcommand.