fn parse_command_line(line: &str) -> Result<(String, Value)>
Parse a command line into (command_name, parameters)