DUMP Command
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.
Availability
Available since PDMShell 2.0.0 or earlier.