core-admin/doc/manpages/qvm-remove.rst

51 lines
1.0 KiB
ReStructuredText
Raw Normal View History

2014-11-21 12:30:23 +01:00
.. program:: qvm-remove
2013-03-12 16:55:05 +01:00
:program:`qvm-remove` -- remove domain
======================================
2013-03-12 16:55:05 +01:00
2014-11-21 12:30:23 +01:00
Synopsis
--------
2016-05-15 20:28:40 +02:00
:command:`qvm-remove` [-h] [--verbose] [--quiet] [--force-root] [--all] [--exclude *EXCLUDE*] [--just-db] [*VMNAME* [*VMNAME* ...]]
2013-03-12 16:55:05 +01:00
2014-11-21 12:30:23 +01:00
Options
-------
2014-11-21 12:30:23 +01:00
2016-05-15 20:28:40 +02:00
.. option:: --all
Remove all qubes. You can use :option:`--exclude` to limit the
qubes set. dom0 is not removed
.. option:: --exclude
Exclude the qube from :option:`--all`.
2014-11-21 12:30:23 +01:00
.. option:: --help, -h
2013-03-12 16:55:05 +01:00
Show this help message and exit
2014-11-21 12:30:23 +01:00
2016-05-15 20:28:40 +02:00
.. option:: --force-root
2014-11-21 12:30:23 +01:00
2016-05-15 20:28:40 +02:00
Force to run, even with root privileges
2014-11-21 12:30:23 +01:00
.. option:: --just-db
2013-03-12 16:55:05 +01:00
Remove only from the Qubes Xen DB, do not remove any files
2014-11-21 12:30:23 +01:00
2016-05-15 20:28:40 +02:00
.. option:: --verbose, -v
2014-11-21 12:30:23 +01:00
2016-05-15 20:28:40 +02:00
increase verbosity
.. option:: --quiet, -q
decrease verbosity
2013-03-12 16:55:05 +01:00
2014-11-21 12:30:23 +01:00
Authors
-------
2013-03-12 16:55:05 +01:00
| Joanna Rutkowska <joanna at invisiblethingslab dot com>
| Rafal Wojtczuk <rafal at invisiblethingslab dot com>
| Marek Marczykowski <marmarek at invisiblethingslab dot com>
| Bahtiar `kalkin-` Gadimov <bahtiar at gadimov dot de>
.. vim: ts=3 sw=3 et tw=80