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