Pantry Exec

Pantry Exec is a plugin for Pantry that allows running shell commands on a Pantry Client.
WARNING
This command runs any shell command as the user running Pantry Client
This is a standalone Command because it is DANGEROUS, but useful
Installation
Install the plugin on all nodes in the Pantry network:
gem install pantry-exec
Usage
pantry exec COMMAND [ARGUMENTS]
Project Details
Contributing
- Fork this repository on Github
- Make your changes and send us a Pull Request
- All Pull Requests must contain tests
- Pull Request tests must pass before being accepted
License
Pantry Exec is distributed under the MIT License. See LICENSE for more details.