gpmcadam / vagrant-up
Suspend vagrant instances and bring current vagrant machine up
Installs: 28
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 0
Type:project
This package is not auto-updated.
Last update: 2025-01-08 18:56:40 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