/elitcli

📇 Command line tool for accessing ELIT service

Primary LanguagePythonOtherNOASSERTION

The ELIT Project Build Status PyPI version Documentation Status

This is the command line interface to access resources on ELIT Cloud.

Installation

pip install elitcli

Usage

Usage:
    elit configure
    elit new <name>
    elit deploy
    elit (-h | --help | --version)

Options:
    -h --help       Show this screen.
    --version       Show version.

Description:
    elitcli is used for accessing resources to ELIT cloud.

See 'elit help <command>' for more information on a specific command.