pub fn handle_quick_add( config: SshConfigFile, target: &str, alias: Option<&str>, key: Option<&str>, ) -> Result<()>