Skip to content

Instantly share code, notes, and snippets.

@yogeek
Last active November 1, 2017 18:17
Show Gist options
  • Save yogeek/933365f2ed4bd09d435956b3e11ff7be to your computer and use it in GitHub Desktop.
Save yogeek/933365f2ed4bd09d435956b3e11ff7be to your computer and use it in GitHub Desktop.
Useful commands for VirtualBox management
VBoxManage.exe list vms
"default" {f60ab799-3b88-4830-8662-cdda7d1d4765}
VBoxManage.exe showvminfo f60ab799-3b88-4830-8662-cdda7d1d4765
VBoxManage.exe list hdds
UUID: d00b24b4-9efd-452a-98af-3e2f91d6eef8
[...]
VBoxManage.exe closemedium e0befe42-e1fe-4cd8-8965-23d3e41253e0 --delete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment