p4_add
Add new files to a Perforce depot, specifying an optional changelist and workspace path for precise version control.
Instructions
Add files to Perforce
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | Files to add (required) | |
| changelist | No | Changelist number (optional, defaults to default changelist) | |
| workspacePath | No | Path to workspace directory (optional, defaults to current directory) |