1.3.0 • Published 9 years ago

hubot-rightscale v1.3.0

Weekly downloads
1
License
ISC
Repository
github
Last release
9 years ago

hubot-rightscale

Allows Hubot to query rightscale

See src/rightscale.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-rightscale --save

Then add hubot-rightscale to your external-scripts.json:

[
  "hubot-rightscale"
]

Sample Interaction

user> hubot rightscale me sit1
hubot> blah.blah.sit1.deployment
user> hubot rightscale me deployment blah.blah.sit1.deployment
hubot> Found 'webserver' (xx.xx.xx.xx)
1.3.0

9 years ago

1.1.0

9 years ago