Forrest logo
back to context overview

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 machine
    explain 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 machine
    explain this command
back to context overview