vagrant-kick
v0.1.1
Published
A simple tool to restart vagrant services
Downloads
2
Maintainers
Readme
vagrant-kick
Easily restart services on a vagrant machine.
You can run vagrant-kick with no parameters and it will prompt you for the sevice you want to restart. Alternatvely, you can supply the service that you want to restart as a parameter.
Install
$ npm install vagrant-kick -g
Example
$ vagrant-kick
Example with parameter
$ vagrant-kick httpd