
qm-reboot
List of commands for qm-reboot:
-
qm-reboot:tldr:db16a qm-reboot: Reboot a virtual machine.$ qm reboot ${vm_id}try on your machineexplain this command
-
qm-reboot:tldr:dfded qm-reboot: Reboot a virtual machine after wait for at most 10 seconds.$ qm reboot --timeout ${10} ${vm_id}try on your machineexplain this command