Put all of your Vagrant VMs to sleep. ยท GitHub

Skip to content '"` </textarea></xmp> All gists GitHub Sign up for a GitHub account Sign in Create a gist now Instantly share code, notes, and snippets. Star 0 Fork 0 colby / sandman.sh Created Nov 17, 2016 Embed What would you like to do? Embed Embed this gist in your website. Embed Share Copy sharable URL for this gist. Share Clone via HTTPS Clone with Git or checkout with SVN using the repository's web address. HTTPS Learn more about clone URLs Download ZIP Code Revisions 1 /.container /.repohead Put all of your Vagrant VMs to sleep. Raw sandman.sh #!/usr/bin/env sh vagrant= $( which vagrant ) awk= $( which awk ) printf " Gathering a list of machines. " machines= $( va...

Linked on 2016-11-17 05:53:02 | Similar Links