Created
June 20, 2017 21:40
-
-
Save 64lines/4abf7d9b8302ac50021e91e2e205997b to your computer and use it in GitHub Desktop.
Vagrant Commands
This file contains hidden or 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 up | |
| vagrant ssh | |
| vagrant reload | |
| vagrant halt | |
| vagrant destroy # Never ever... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment