pub fn parse_partner_info<'a>(
    matches: &'a ArgMatches<'_>
) -> Result<CliCommandInfo<'a>, CliError>