repositorymksmks-integrity

MKS How to list all members with their revision number on a devpath


I am familiar with the MKS CLI, namely the si field, however I have a tough time honing in on the right command to get the information I need.

I am wanting to write a command against an MKS repository with

And the output to be

I have a feeling si rlog ... can do this, but I can't figure out the right commands.


Solution

  • si viewproject --project=? --devpath=? should give you what you want.