p4_stream_switch
Switch the Perforce workspace to a target stream. Override pending changes with force when needed.
Instructions
Switch workspace to a different stream
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Working directory path (optional) | |
| force | No | Force switch even with pending changes | |
| stream | Yes | Target stream path (e.g., //depot/dev) |