35 lines
658 B
ReStructuredText
35 lines
658 B
ReStructuredText
.. program:: qvm-remove
|
|
|
|
====================================
|
|
:program:`qvm-remove` -- Remove a VM
|
|
====================================
|
|
|
|
Synopsis
|
|
========
|
|
| qvm-remove [options] <vm-name>
|
|
|
|
Options
|
|
=======
|
|
|
|
.. option:: --help, -h
|
|
|
|
Show this help message and exit
|
|
|
|
.. option:: --quiet, -q
|
|
|
|
Be quiet
|
|
|
|
.. option:: --just-db
|
|
|
|
Remove only from the Qubes Xen DB, do not remove any files
|
|
|
|
.. option:: --force-root
|
|
|
|
Force to run, even with root privileges
|
|
|
|
Authors
|
|
=======
|
|
| Joanna Rutkowska <joanna at invisiblethingslab dot com>
|
|
| Rafal Wojtczuk <rafal at invisiblethingslab dot com>
|
|
| Marek Marczykowski <marmarek at invisiblethingslab dot com>
|