pub fn match_subcommand_or_exit(
    command: Command<'static>
) -> (String, ArgMatches)