p4_client_delete
Delete a Perforce client/workspace by specifying its name. Use the force option to remove it even if it has opened files.
Instructions
Delete a client/workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Working directory path (optional) | |
| force | No | Force delete even if client has opened files | |
| client | Yes | Client/workspace name to delete |