p4_move
Move or rename files in Perforce version control by specifying source and destination paths, with optional changelist and workspace path.
Instructions
Move/rename files
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) |