Relative Content

Tag Archive for plasticscm

Can I retrieve workspace GUIDs from cm?

I am writing a Python wrapper for Plastic/UVCS so my team can integrate it more smoothly into our content pipeline. I would like a workspace to have an object that represents it in my Python code. Is there any way to fetch the GUID of a workspace from cm? I know I can use cm find for several other types of key information, and I know that the GUIDs are stored in the plastic4 directory. Please let me know if I might get this info using cm. Thank you!