Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 320 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 320 Bytes

hubot-ssh2

A bot to perform commands over SSH.

Installing

Add dependency to package.json:

$ npm install --save hubot-ssh2

Include package in Hubot's external-scripts.json:

["hubot-ssh2"]

Commands

hubot <user> <host> <command> # Execute a SSH command with its exit code