raw details (from release v2.2.3):
{
"name": "account_index_include_key",
"properties": {
"long": "INCLUDE_KEY",
"takes_value": "true",
"validator": "is_pubkey",
"conflicts_with": "account_index_exclude_key",
"multiple": "true",
"value_name": "KEY",
"help": "\n \"When account indexes are enabled, only include specific keys in the index. \\\n This overrides --account-index-exclude-key.\",\n "
},
"isDeprecated": false
}