Help Screen
The help screen for most CLI tools is boring and difficult to understand. So we custom-designed our CLI help screen to be colorful and easy to understand.

Debug Information
If you have issues with the CLI reading data or the Git Sync settings, run the debug command to see useful information.
- Run the debug command using
tc --debug. - This displays the directory path where the CLI is trying to read data and the Git Sync setting values it uses.
Last updated on