Skip to content

Instantly share code, notes, and snippets.

@krab7191
Created January 25, 2014 23:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save krab7191/8625226 to your computer and use it in GitHub Desktop.
Save krab7191/8625226 to your computer and use it in GitHub Desktop.
2.3.2
Halt attempts a "graceful shutdown" of the VM
reload starts at clearing forwarded ports and network interfaces, skips default and import base box then re-ups vagrant
destroy completely nukes VM and associated drives
up creates the VM from defaults, importing base box
suspend saves the VM state and suspends execution
resume starts up the VM saved state and boots machine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment