GithubHelp home page GithubHelp logo

drewm-jpl / sdscli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sdskit/sdscli

0.0 0.0 0.0 1.6 MB

Command line interface to SDSKit

License: Apache License 2.0

Shell 5.31% JavaScript 0.32% Python 94.36%

sdscli's Introduction

sdscli

Command line interface for SDSKit

Prerequisites

  • python 3.7+
  • pip 9.0.1+
  • setuptools 36.0.1+
  • virtualenv 1.10.1+

Installation

  1. Create virtual environment and activate:
virtualenv env
source env/bin/activate
  1. Update pip and setuptools:
pip install -U pip
pip install -U setuptools
  1. Install sdscli:
git clone https://github.com/sdskit/sdscli.git
cd sdscli
pip install -r requirements.txt
pip install .

Create cluster

  1. Populate SDS configuration:
sds configure
  1. Initialize SDS subsystem components:
sds orch init all
  1. Start SDS:
sds orch start all
  1. Stop SDS:
sds orch stop all

Usage

usage: sds [-h] [--debug]
           {configure,update,kibana,ship,start_tps,stop_tps,start,stop,reset,status,ci,pkg,cloud,rules,job,orch}
           ...

SDSKit command line interface.

positional arguments:
  {configure,update,kibana,ship,start_tps,stop_tps,start,stop,reset,status,ci,pkg,cloud,rules,job,orch}
                        Functions
    configure           configure SDS config file
    update              update SDS components
    kibana              update SDS components
    ship                ship verdi code/config bundle
    start_tps           start TPS on SDS components
    stop_tps            stop TPS on SDS components
    start               start SDS components
    stop                stop SDS components
    reset               reset SDS components
    status              status of SDS components
    ci                  configure continuous integration for SDS cluster
    pkg                 SDS package management
    cloud               SDS cloud management
    rules               SDS user rules management
    job                 SDS job subcommand
    update              update SDS components
    orch                SDS container orchestration

optional arguments:
  -h, --help            show this help message and exit
  --debug, -d           turn on debugging

sdscli's People

Contributors

pymonger avatar dustinklo avatar mcayanan avatar dependabot[bot] avatar anaerobia avatar fgreg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.