pub fn get(keyname: &str, directory: Option<PathBuf>) -> Result<CommandOutput>
Retrieves a keypair by name in a specified directory, or $WASH_KEYS ($HOME/.wash/keys) if directory is not specified