1.0.5 • Published 7 years ago

hubot-openshift-slack-bot v1.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
7 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

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago