delete (Perforce)
Deletes file(s) from the Perforce depot. You must first perform checkout prior to calling this operation in workflow. Files being deleted must be existing in Local Workspace Path when this operation is invoked.
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Instance Code |
| Yes | The Perforce instance to use. This SCM Instance must be configured in FlexDeploy prior to using the plugin. Instance is used to retrieve information like URL, User and Password. |
Depot Path |
| Yes | The Deport path in perforce repository. |
Local Workspace Path |
| Yes | The path to the workspace folder which contains files to be deleted, this would be inside the FD_TEMP_DIR. |
File List |
| Yes | A space-separated list of files to delete. |
Commit Message |
| No | The message to send with the commit. |
Artifacts
This operation doesn’t consume or produce any artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the Target.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
- style