Function wash_cli::keys::get

source ยท
pub fn get(keyname: &str, directory: Option<PathBuf>) -> Result<CommandOutput>
Expand description

Retrieves a keypair by name in a specified directory, or $WASH_KEYS ($HOME/.wash/keys) if directory is not specified