Flush workspace
This option is intended for scenarios where workspace files were not added through the PerforceP4 Server.
No file synchronization or cleanup is performed, and existing files remain untouched. However, the workspace's "have list" is updated to reflect the specified revisions. This behavior is equivalent to using the p4 sync -k command.
You can configure the sync behavior using the following options:
- QUIET Perforce messages: Enables the -q flag for all applicable Perforce P4 Server operations. Summary details will still be displayed.
- Pin build at Perforce Label: When a build is triggered by Polling, Build Now, or an external action, the workspace will only sync to the Perforce label in this field. Any other specified change or label will be ignored. Supports variable expansion, for example ${VAR}. If now is used, or a variable that expands to now, the latest change is used (within the scope of the workspace view). For more information about environment variables, see Variable Expansion.