pub fn parse_command(line: Result<Option<String>, Error>) -> Command
Parse a line of input from the CLI and converts it to a Command