Pantry Exec is a plugin for Pantry that allows running shell commands on a Pantry Client.
This command runs any shell command as the user running Pantry Client
This is a standalone Command because it is DANGEROUS, but useful
Install the plugin on all nodes in the Pantry network:
gem install pantry-exec
pantry exec COMMAND [ARGUMENTS]
- Built and Maintained by Collective Idea
- Hosted on Github pantry/pantry-exec
- File bug reports on the Issue tracker
- 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
Pantry Exec is distributed under the MIT License. See LICENSE for more details.