Skip to content
This repository has been archived by the owner on Mar 5, 2018. It is now read-only.

containers-tools/cct

Repository files navigation

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