Tag a commit with a name.
For depots of type graph
only.
p4 graph tag -n //repo/name [-c comment] [-f] tag sha
p4 graph tag -n //repo/name -d tag
p4 graph tag [-n //repo/name] -l [-o] [-m max]
Create, update, delete, or list tags.
|
Specify the repo. |
|
Force an update to an existing tag. |
|
Add a comment to a tag. |
|
Delete a tag. |
|
List the tags. If the repo-name is not entered, list tags in all repos. |
|
Detailed format. |
|
Displays at most |