Skip to content

Instantly share code, notes, and snippets.

@ifnull
Last active December 11, 2015 07:58
Show Gist options
  • Save ifnull/4570012 to your computer and use it in GitHub Desktop.
Save ifnull/4570012 to your computer and use it in GitHub Desktop.
List running virtual boxes to shutdown busted vagrant boxes
VBoxManage list runningvms
VBoxManage controlvm {foobar} poweroff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment