p4 Command Examples

Perforce Version Control System. More information: https://www.perforce.com/manuals/cmdref.

p4 login -a

p4 client

p4 sync

p4 change

p4 edit -c {{changelist_number}} {{path/to/file}}

p4 add

p4 describe -c {{changelist_number}}

p4 submit -c {{changelist_number}}