wlaurance / riakvm

cli to build riak instances

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

riakvm

Build Status Dependency Status

cli to build riak instances

Dependencies besides package.json deps

Usage

  Usage: riakvm [options] [command]

  Commands:

    create <version>       create riak instance of version
    ls [regex]             list remote versions of Riak

  Options:

    -h, --help           output usage information
    -V, --version        output the version number
    -w, --where [dir]    where to create instance, defaults to cwd
    -n, --name [string]  name the output folder, defaults to untar name
    -d, --disco          add color to the download progress bar; alias riakvm="riakvm -d" to persist ;)

Know versions to work

  riakvm create 1.4.0
  riakvm create 1.3.0
  riakvm create 1.2.0

About

cli to build riak instances


Languages

Language:JavaScript 100.0%