Purge tool arguments
You can call the Archive Manager tool using a number of arguments.
TridionConfig— specify the path to the Archive Manager configuration file (cd_archivemanager_conf.xml) directory.TridionJars— specify the path to the Content Delivery JAR file directory.Timestamp— specify the date from which all records should be purged. The purge tool looks for records older than the supplied purge date and deletes them. However, it will not purge a record if it is the last active (published) record before the purge date. The time format is as follows:yyyy.mm.dd-hh:mm:ss:timezone— a four digit year, two digit month, two digit datehour:minute:secondtime and timezone modifier. For example:2002.11.23-15:02:00:-0000. For more information, see Specifying time zones.
KeepLastUndeployed— this flag can be set to0or11— if a record has been undeployed, it indicates to keep the last undeployed record0— indicates to remove all undeployed records