P4.mov Here

: If the command line is complex, tools like P4 One offer a simpler interface for non-technical users to manage file versions.

: It renames a file or moves it to a new directory within the depot. p4.mov

If you are looking for a "piece" of the command—the standard syntax to move a file from one location to another—it is: p4 move [sourceFile] [targetFile] Key Details for p4 move : If the command line is complex, tools

: After moving, you must submit the changelist for the move to take effect on the server. p4.mov

: The source file must first be opened for edit (using p4 edit ) or add (using p4 add ) before you can execute the move.