mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-08 06:32:31 -04:00
Reorganize and update CLI tool references pages for 4.0
Requested by: QubesOS/qubes-issues#3495 Requests: QubesOS/qubes-issues#3538
This commit is contained in:
parent
0c29e05f3d
commit
35b02c848c
38 changed files with 186 additions and 84 deletions
48
reference/tools/3.2/dom0/qvm-remove.md
Normal file
48
reference/tools/3.2/dom0/qvm-remove.md
Normal file
|
@ -0,0 +1,48 @@
|
|||
---
|
||||
layout: doc
|
||||
title: qvm-remove
|
||||
permalink: /doc/tools/3.2/dom0/qvm-remove/
|
||||
redirect_from:
|
||||
- /doc/dom0-tools/qvm-remove/
|
||||
- /en/doc/dom0-tools/qvm-remove/
|
||||
- /doc/Dom0Tools/QvmRemove/
|
||||
- /wiki/Dom0Tools/QvmRemove/
|
||||
---
|
||||
|
||||
qvm-remove
|
||||
==========
|
||||
|
||||
NAME
|
||||
----
|
||||
|
||||
qvm-remove - remove a VM
|
||||
|
||||
Date
|
||||
2012-04-11
|
||||
|
||||
SYNOPSIS
|
||||
--------
|
||||
|
||||
qvm-remove [options] \<vm-name\>
|
||||
|
||||
OPTIONS
|
||||
-------
|
||||
|
||||
-h, --help
|
||||
Show this help message and exit
|
||||
|
||||
-q, --quiet
|
||||
Be quiet
|
||||
|
||||
--just-db
|
||||
Remove only from the Qubes Xen DB, do not remove any files
|
||||
|
||||
--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\>
|
Loading…
Add table
Add a link
Reference in a new issue