gpmcadam/vagrant-up

Suspend vagrant instances and bring current vagrant machine up

v0.0.4 2016-03-06 20:24 UTC

This package is not auto-updated.

Last update: 2024-06-12 16:34:50 UTC


README

If, like me, you only ever want a single vagrant instance running, use this!

After installation, run vagrant-up and all running vagrant machines will be suspended before it brings up only the current vagrant machine. You can pass existing vagrant arguments such as vagrant-up --provision.

Installation

Via Composer

$ composer global require gpmcadam/vagrant-up