active
last updated:

maximum_full_snapshots_to_retain

The maximum number of full snapshot archives to hold on to when purging older snapshots."

timeline overview

introduced

v1.17.28

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "name": "maximum_full_snapshots_to_retain",
  "properties": {
    "long": "maximum-full-snapshots-to-retain",
    "alias": "maximum-snapshots-to-retain",
    "value_name": "NUMBER",
    "takes_value": "true",
    "default_value": "&default_args.maximum_full_snapshot_archives_to_retain",
    "validator": "validate_maximum_full_snapshot_archives_to_retain",
    "help": "\n                    \"The maximum number of full snapshot archives to hold on to when purging \\\n                     older snapshots.\",\n                "
  },
  "isDeprecated": false
}