1.0.1 • Published 8 years ago

chroma-ci v1.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

cli tool

npm install -g chroma-ci

find a folder

##example configuration

{
  "digitalOcean": {
    "apiToken": "token",
    "droplet": {
      "names": [],
      "ssh_keys": ["fingerprint like: 95:89:68:bf:d4"],
      "region": "nyc3",
      "size": "1GB",
      "private_networking": true,
      "image": "coreos-stable"
    }
  }
}

usage or chroma-ci --help

account                                             info for connected digital ocean account
init             [cluster][numNodes]                create server name
ls               [collection]                       list collection
provision        [cluster]                          run configuration management for cluster
clean            [cluster]                          tear down