note: this is a hidden cli argument.
raw details (from release v2.2.3):
{
"name": "repair_whitelist",
"properties": {
"hidden": "hidden_unless_forced()",
"long": "repair-whitelist",
"validator": "is_pubkey",
"value_name": "VALIDATOR IDENTITY",
"multiple": "true",
"takes_value": "true",
"help": "\n \"A list of validators to prioritize repairs from. If specified, repair \\\n requests from validators in the list will be prioritized over requests from \\\n other validators. [default: all validators]\",\n "
},
"isDeprecated": true
}