Perforce Unlock Action

This action allows you to unlock files in your Perforce depot.

p4 command: unlock

"Release the lock on a file. The p4 unlock command releases locks created by p4 lock."

Options:

Changelist (-c) : Unlock files in pending changelist

Force Unlock (-f) : Superuser force flag; allows unlocking of files opened by other users.

Depot Files: specify files to unlock using the standard Perforce depot syntax (eg. //depot/folder/.../*.txt)

Override Start in Directory: use this option to specify a different directory from where p4 is run from

Override Defaults: Override Perforce Global Options