raw details (from release v2.2.3):
{
"name": "maximum_incremental_snapshots_to_retain",
"properties": {
"long": "maximum-incremental-snapshots-to-retain",
"value_name": "NUMBER",
"takes_value": "true",
"default_value": "&default_args.maximum_incremental_snapshot_archives_to_retain",
"validator": "validate_maximum_incremental_snapshot_archives_to_retain",
"help": "\n \"The maximum number of incremental snapshot archives to hold on to when \\\n purging older snapshots.\",\n "
},
"isDeprecated": false
}