HELP: Delete version from archive TYPE: OBJECT SYNTAX: DELVSN(NET.{},STORE/SAVE.{},DECRYPT.{},LOGGING.{},MESSAGE(),NORUN)
The DELVSN subcommand can be used to delete a version/generation from a FLAM archive. The corresponding rights must be available for this.
To delete a version, you must specify the version ID of the version you wish to delete in the respective STORE object. There are also some pre-defined values to delete the latest version (PREVIOUS-VERSION) or all except the latest version (ALL-OLD-VERSIONS).
As mentioned, deleting versions requires the approriate rights. When
specifying the archive name, you can append a version number in round
brackets (i.e. (42)
), which is then used to authenticate against an
archive version other than the latest to determine whether versions may
be deleted or not.
To get syntax information, please use:
flcl SYNTAX ARCHIVE.DELVSN
To get help for a parameter, please use:
flcl HELP ARCHIVE.DELVSN.parameter[.parameter[...]]
To read the manual page for a parameter, please use:
flcl MANPAGE ARCHIVE.DELVSN.parameter[.parameter[...]] or flcl HELP ARCHIVE.DELVSN.parameter[.parameter[...]] MAN
To generate the user manual for the command, please use:
flcl GENDOCU ARCHIVE.DELVSN=filename
Parameters can be defined via command line (directly or by parameter file) or via properties taken from the corresponding property file.
SWITCH: NORUN - Don't run the command, only show parsed parameter