Developers

CLI (Command-line Interface)

For those who like SSH, Commentics has a Command-line Interface with a number of useful features.

To use the CLI, first cd (change directory) to the folder where the "cmtx" file is present. If you don't see this file, you most likely don't have the cloned repository from GitHub. Then run this command:

php cmtx list

That will list all available commands and what they do. Then enter the command that you want, for example:

php cmtx cache

Command-line Interface