Created
November 6, 2017 02:30
-
-
Save masiuchi/e812e7f22c909a17e8ad3516de26bc8c to your computer and use it in GitHub Desktop.
Update all Vagrant boxes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagrant box list | cut -d' ' -f1 | xargs -I {} vagrant box update --box {} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment