Forrest logo
back to context overview

qm-reset

List of commands for qm-reset:

  • qm-reset:tldr:c8fdf qm-reset: Reset a virtual machine.
    $ qm reset ${vm_id}
    try on your machine
    explain this command
  • qm-reset:tldr:dabde qm-reset: Reset a virtual machine and skip lock (only root can use this option).
    $ qm reset --skiplock ${true} ${vm_id}
    try on your machine
    explain this command
back to context overview