mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-07 14:12:18 -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
47
reference/tools/3.2/dom0/qvm-add-appvm.md
Normal file
47
reference/tools/3.2/dom0/qvm-add-appvm.md
Normal file
|
@ -0,0 +1,47 @@
|
|||
---
|
||||
layout: doc
|
||||
title: qvm-add-appvm
|
||||
permalink: /doc/tools/3.2/dom0/qvm-add-appvm/
|
||||
redirect_from:
|
||||
- /doc/dom0-tools/qvm-add-appvm/
|
||||
- /en/doc/dom0-tools/qvm-add-appvm/
|
||||
- /doc/Dom0Tools/QvmAddAppvm/
|
||||
- /wiki/Dom0Tools/QvmAddAppvm/
|
||||
---
|
||||
|
||||
qvm-add-appvm
|
||||
=============
|
||||
|
||||
NAME
|
||||
----
|
||||
|
||||
qvm-add-appvm - add an already installed appvm to the Qubes DB
|
||||
|
||||
WARNING: Normally you should not need this command, and you should use qvm-create instead!
|
||||
|
||||
Date
|
||||
2012-04-10
|
||||
|
||||
SYNOPSIS
|
||||
--------
|
||||
|
||||
qvm-add-appvm [options] \<appvm-name\> \<vm-template-name\>
|
||||
|
||||
OPTIONS
|
||||
-------
|
||||
|
||||
-h, --help
|
||||
Show this help message and exit
|
||||
|
||||
-p DIR\_PATH, --path=DIR\_PATH
|
||||
Specify path to the template directory
|
||||
|
||||
-c CONF\_FILE, --conf=CONF\_FILE
|
||||
Specify the Xen VM .conf file to use(relative to the template dir path)
|
||||
|
||||
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