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