zci - command line interface toolΒΆ

zci is a command line tool allowing initialization and management of zeus-ci project.

init <PROJECT_PATH>

Initializes zeus-ci project at given <PROJECT_PATH>. If no argument is given, current directory is used.

Note

Following subcommands need to be run within project directory. It doesn’t matter if it’s run at the root of the project or at some subdirectory.