Figured out: rv -network -networkTag foo now I need to find out how to keep the shotgun integration when rvpush is used
how it is done with rv -l -play -eval \'shotgun.sessionFromVersionIDs(int[] {11111});\'
Does anyone have any clue to keep shotgun integration ?
Not sure if its a standard throughout all rv, but in rv I see menu Shotgun > Launch Browser that opens a browser with a specific context that is passed by the version id. If I use that version I am able to keep the context information and hence the browser and other functions relating to shotgun works as context is known .
Can you explain what the networkTag option does? Would this allow to also send to machines in the network rather than just RVs running on the lcoalhost machine?