1.0.5 • Published 8 years ago

hubot-openshift-slack-bot v1.0.5

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

hubot-openshift-slack-bot

Intracts with OpenShift cli and fetch data.

See src/openshift-slack-bot.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-openshift-slack-bot --save

Then add hubot-openshift-slack-bot to your external-scripts.json:

[
  "hubot-openshift-slack-bot"
]

Sample Interaction

user1>> oc get pods
hubot>> oc get logs

NPM Module

https://www.npmjs.com/package/hubot-openshift-slack-bot

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago