Table of Contents

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 $guid or 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 -winlog or /winlog parameter, PDMShell will create logs in the Windows event viewer.

Availability

Available since PDMShell 2.0.0 or earlier.