Xavier T.
Xavier T.

Reputation: 42278

Is there a way to launch p4v to display a single changelist?

I am familiar with the CTRLG shortcut to display a single changelist in p4v.

I would like to known if I can achieve the same from the command line, while p4v is closed.

Upvotes: 1

Views: 97

Answers (1)

Samwise
Samwise

Reputation: 71574

There are a few different P4V components that you can launch from the command line, depending on your version of P4V. Check out:

https://www.perforce.com/blog/p4v-secrets-calling-p4v-command-line

https://www.perforce.com/perforce/r17.1/manuals/p4v/advanced_options.p4vc.html

'p4vc change XXXXX' with the changelist number launches the changelist window.

Upvotes: 3

Related Questions