Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 842 Bytes

File metadata and controls

29 lines (20 loc) · 842 Bytes

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.