HELP: Single binary file TYPE: OBJECT SYNTAX: FILE(NET.{},NAME/FILE='str',DELETE[=num/PREVIOUS-VERSION/ALL-OLD-VERSIONS],PRUNE)
Use single binary flat file as archive format for update.
The specification of the file as part of the URL can be extended here by a number in parenthesis. The (0) stands for the current version/generation of the archive. With a negative number (e.g. (-1)) you can go back n versions/generations relatively. A positive number indicates the version ID (from the version list) directly.
STRING: NAME/FILE='str' - Name of FLAM file to read [required]
NUMBER: DELETE=num/PREVIOUS-VERSION/ALL-OLD-VERSIONS - Versions to delete
PREVIOUS-VERSION - Delete previous version (-1) from archive
ALL-OLD-VERSIONS - Delete all old versions in the archive
SWITCH: PRUNE - Prune/cleanup archive