0.2.0 • Published 9 years ago

stratus-shell v0.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

Stratus

Build Status NPM Version

NodeJS command line utility for configuring cloud IaaS and PaaS systems (Focusing on Microsoft Azure). Utilising a JSON config file to represent a system state and the order in which its created and destroyed.

Installation

$ npm install stratus-shell -g

Usage

$ stratus --help

Config file schema example

The following command will show an example config file from the current installed version.

$ stratus --help --example

To view the latest example files, navigate to this folder

0.2.0

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.0.6

9 years ago

0.0.1

9 years ago