solana_cli::validator_info

Function parse_get_validator_info_command

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