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