2014-11-21 12:30:23 +01:00
|
|
|
.. program:: qvm-add-template
|
2013-03-12 16:55:05 +01:00
|
|
|
|
2014-11-21 12:30:23 +01:00
|
|
|
=================================================================================
|
|
|
|
:program:`qvm-add-template` -- Adds an already installed template to the Qubes DB
|
|
|
|
=================================================================================
|
2013-03-12 16:55:05 +01:00
|
|
|
|
2014-11-21 12:30:23 +01:00
|
|
|
Synopsis
|
2013-03-12 16:55:05 +01:00
|
|
|
========
|
2014-11-28 18:37:17 +01:00
|
|
|
:command:`qvm-add-template` [*options*] <*vm-template-name*>
|
2013-03-12 16:55:05 +01:00
|
|
|
|
2014-11-21 12:30:23 +01:00
|
|
|
Options
|
2013-03-12 16:55:05 +01:00
|
|
|
=======
|
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
|
|
|
|
|
|
|
.. option:: --path=DIR_PATH, -p DIR_PATH
|
|
|
|
|
2013-03-12 16:55:05 +01:00
|
|
|
Specify path to the template directory
|
2014-11-21 12:30:23 +01:00
|
|
|
|
|
|
|
.. option:: --conf=CONF_FILE, -c CONF_FILE
|
|
|
|
|
2013-03-12 16:55:05 +01:00
|
|
|
Specify the Xen VM .conf file to use(relative to the template dir path)
|
2014-11-21 12:30:23 +01:00
|
|
|
|
|
|
|
.. option:: --rpm
|
|
|
|
|
2013-03-12 16:55:05 +01:00
|
|
|
Template files have been installed by RPM
|
|
|
|
|
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>
|