We send a changelists log to developers. They may see submissions and click on a link that should open p4v at a specific changelist. I'm looking for something like
p4v -submitted 12345
or
p4vc submittedchanges 1234
Even tried p4v -cmd "<command>"
but only certain commands are allowed.
Unfortunately, all of the above doesn't work.