/cct

containers configuration tool

Primary LanguagePythonMIT LicenseMIT

Deprecated

This tool is deprecated you should use Concreate instead.

CCT

containers configuration tool

Stories in Ready Circle CI Join the chat at https://gitter.im/containers-tools/cct

Installation

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 -h

Usage

python cct/cli/main.py -v dummy.yaml

if command completes successfully you should get 0 result code and no error logged on stdout