You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "A Node.js workalike module for CoreOS' fleetctl that that runs remotely over SSH, allowing you to use it from inside a Docker container. Inspired by @opendeis' scheduler.",
"repository": {
"type": "git",
"url": "https://github.com/lukebond/fleetctl-ssh"
},
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"