This tool is deprecated you should use Concreate instead.
containers configuration tool
not supported yet, use tool directly from git
$ export PYTHONPATH="${CCT_REPO_PATH}:${PYTHONPATH}"then you can run in project dir:
$ python cct/cli/main.py -hpython cct/cli/main.py -v dummy.yamlif command completes successfully you should get 0 result code and no error logged on stdout
