仮想マシンの一覧
vim-cmd vmsvc/getallvms|egrep ".vmx|Vmid"
IDを確認
仮想マシンの状態【例】
vim-cmd vmsvc/power.getstate 3
仮想マシンのシャットダウン
vim-cmd vmsvc/power.shutdown 3
Go to list of users who liked
More than 1 year has passed since last update.
仮想マシンの一覧
vim-cmd vmsvc/getallvms|egrep ".vmx|Vmid"
IDを確認
仮想マシンの状態【例】
vim-cmd vmsvc/power.getstate 3
仮想マシンのシャットダウン
vim-cmd vmsvc/power.shutdown 3
Register as a new user and use Qiita more conveniently
Go to list of users who liked