Module keys

Source
Available on crate feature onion-service-cli-extra only.
Expand description

The keys subcommand.

Structs§

ListArgs 🔒
The arguments of the List subcommand.

Enums§

KeysSubcommand 🔒
KeysSubcommands 🔒
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.