Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RickardRanniger/vagrant-suspend-all
Suspend all running vagrant machines in one command,
https://github.com/RickardRanniger/vagrant-suspend-all
Last synced: 9 days ago
JSON representation
Suspend all running vagrant machines in one command,
- Host: GitHub
- URL: https://github.com/RickardRanniger/vagrant-suspend-all
- Owner: RickardRanniger
- License: mit
- Created: 2015-03-21T10:27:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-21T11:11:47.000Z (over 9 years ago)
- Last Synced: 2024-08-02T06:24:51.436Z (3 months ago)
- Language: Shell
- Size: 133 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vagrant-suspend-all
Suspend all running vagrant machines in one commandExample how to install globally on osx.
$> sudo ln -s /path/to/vagrant-suspend-all.sh /usr/local/bin/vagrant-suspend-all
Usage:
$> vagrant-suspend-allid name provider state directory
-----------------------------------------------------------------------
54d1a3f default virtualbox saved /Users/me/Desktop/Box1
0bcfe9d default virtualbox saved /Users/me/Desktop/Box2
28eded4 default virtualbox saved /Users/me/Desktop/Box2
962e831 default virtualbox saved /Users/me/Desktop/Box2