raw details (from release v2.2.3):
{
"name": "snapshot_interval_slots",
"properties": {
"long": "snapshot-interval-slots",
"alias": "incremental-snapshot-interval-slots",
"value_name": "NUMBER",
"takes_value": "true",
"default_value": "&default_args.incremental_snapshot_archive_interval_slots",
"help": "Number of slots between generating snapshots",
"long_help": "\n \"Number of slots between generating snapshots. \\\n If incremental snapshots are enabled, this sets the incremental snapshot interval. \\\n If incremental snapshots are disabled, this sets the full snapshot interval. \\\n Setting this to 0 disables all snapshots.\",\n "
},
"isDeprecated": false
}