vagrant-kick

A simple tool to restart vagrant services

Usage no npm install needed!

<script type="module">
  import vagrantKick from 'https://cdn.skypack.dev/vagrant-kick';
</script>

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