Label reporting

To display information about labels, issue the p4 labels command. The following table lists some useful label reporting commands:

To list Use this command

All labels, with creation date and owner

p4 labels

All labels containing a specific file revision (or range)

p4 labels file#revrange

Files tagged with a specified label

p4 files @labelname

A preview of the results of syncing to a label

p4 sync -n @labelname