pub fn parse_ssh_command(line: &str) -> Option<SshHost>
Parse an SSH command line and extract host info.