Skip to content

Instantly share code, notes, and snippets.

@jruz
Created February 16, 2015 15:39
Show Gist options
  • Save jruz/a958dd97ac59d2fa86ec to your computer and use it in GitHub Desktop.
Save jruz/a958dd97ac59d2fa86ec to your computer and use it in GitHub Desktop.
Vagrant Cheat Sheet
vagrant reload
vagrant status
vagrant suspend
vagrant resume
vagrant halt
vagrant up
vagrant package
vagrant destroy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment