commands.sh

qm reboot

linux

Reboot a virtual machine by shutting it down, and starting it again after applying pending changes.

More info →

Options (1)

boolean

Reboot a virtual machine

Example: qm {{[reb|reboot]}} {{vm_id}}

Examples (2)

Reboot a virtual machine

qm [reb|reboot] vm_id

Reboot a virtual machine after wait for at most 10 seconds

qm [reb|reboot] --timeout 10 vm_id
made by @shridhargupta | data from tldr-pages