CLI help
There are several ways that you can use the command line to get more information about different commands.
To find out what other commands are available, run cm showcommands
.
To view the built-in documentation of the options for a specific command, run cm <command> –usage
.
For comprehensive help with examples for a specific command, run cm <command> –help
If the CLI isn’t behaving as you expect, you can contact the UVCS support team. To help the team to diagnose your issue, you can use the cm support
command to create a .zip file with diagnostic information:
>cm support bundle c:\supportbundle.zip
Creating a new support bundle...
Adding clientinfo.txt...
Adding clientprocessinfo.txt...
Adding client.conf...
Adding filetypes.conf...
Adding guiclient.conf...
Adding mergetool.conf...
Adding plastic.uisettings.conf...
Adding plasticgui.conf...
Adding syncviews.conf...
Adding logs\plastic.debug.log.txt...
Adding logs\plastic.relevant.log.txt...
Support bundle created at c:\supportbundle.zip
CommandResult 0