DUMP Command Documentation
DESCRIPTION:
Dumps all session text into a log file and check it back into the vault.
SYNTAX:
dump filePath
PARAMETERS:
filePath: The log file to dump session details into.
EXAMPLES:
dump -filePath "$release_script_$yyyy_$mm_$dd_$guid.txt"
REMARKS:
To make sure your logs are always unique, use
$guidor the date/time place holders. You can get more information about these place holders here.If you start PDMShell as a Windows administrator with the
-winlogor/winlogparameter, PDMShell will create logs in the Windows event viewer.