p4_unshelve
Unshelve files from a Perforce changelist back to your workspace, with options to target specific files or force overwrite of opened files.
Instructions
Unshelve files from a shelved changelist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | Files to unshelve (optional, unshelves all if not specified) | |
| force | No | Force unshelve even if files are opened (optional, defaults to false) | |
| changelist | Yes | Changelist number (required) | |
| workspacePath | No | Path to workspace directory (optional, defaults to current directory) |