Perforce: 'remove from workspace' from command line?

后端 未结 3 1473
悲&欢浪女
悲&欢浪女 2021-02-05 10:31

The p4v Perforce GUI client has an \'Actions > Remove from Workspace\' menu command which removes all files from the workspace that are under version control and were not opened

3条回答
  •  一整个雨季
    2021-02-05 10:42

    The easy way to find GUI equivalent commands (p4 CLI commands) is to look at log tab in P4V. When we take any action on P4V GUI, the "log" tab shows the corresponding P4 CLI command being executed.

提交回复
热议问题