Example to display Checkpoint data with CLI-Command "si viewrevision" in PTC Windchill RV&S 12.4
Hello,
we are interested to get an example to display data of specific Checkpoint with CLI-Command "si viewrevision" in PTC Windchill RV&S 12.4.
We tried with basic code as follows:
si viewrevision --hostname=server --port=number --user=name --yes --project=/<ProjectPath>/project.pj --projectRevision=rev member ...
Unfortunately there was no success.
Maybe the reason is wrong syntax of the member.
Hence we need to know the correct syntax for the "member..." at the end of the command line.
Additional we need to know whether "--devpath" is needed to add or not.
In our application we have no development paths.
Would be greate to get an example of the complete command line.
Best Regards
Stephan K.

