Tbpgr Blog

Employee Experience Engineer tbpgr(てぃーびー) のブログ

VirtualBox | CUI | list => VMをリスト表示

概要

VMをリスト表示

詳細

VMをリスト表示します。

VBoxManage list options
options = vms|runningvms|ostypes|hostdvds|hostfloppies|hostifs|hostinfo|hdds|dvds|floppies|usbhost|usbfilters|systemproperties

$ VBoxManage list vms | cut -d" " -f1
"grandson"
"precise64"