CLI help
Access help and command documentation in the Unity Version Control CLI.
Read time 1 minuteLast updated 10 months ago
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 .
To view the built-in documentation of the options for a specific command, run .
For comprehensive help with examples for a specific command, run
cm showcommandscm <command> –usagecm <command> –helpIf 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 command to create a .zip file with diagnostic information:
cm support>cm support bundle c:\supportbundle.zipCreating 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.zipCommandResult 0