p4_copy
Copy files between source and destination paths in Perforce, optionally associating the copy with a changelist for version control workflows.
Instructions
Copy files between locations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Source file path (required) | |
| changelist | No | Changelist number (optional) | |
| destination | Yes | Destination file path (required) | |
| workspacePath | No | Path to workspace directory (optional, defaults to current directory) |