qvm-add-template.rst 707 B

123456789101112131415161718192021222324252627282930
  1. ================
  2. qvm-add-template
  3. ================
  4. NAME
  5. ====
  6. qvm-add-template - adds an already installed template to the Qubes DB
  7. :Date: 2012-04-10
  8. SYNOPSIS
  9. ========
  10. | qvm-add-template [options] <vm-template-name>
  11. OPTIONS
  12. =======
  13. -h, --help
  14. Show this help message and exit
  15. -p DIR_PATH, --path=DIR_PATH
  16. Specify path to the template directory
  17. -c CONF_FILE, --conf=CONF_FILE
  18. Specify the Xen VM .conf file to use(relative to the template dir path)
  19. --rpm
  20. Template files have been installed by RPM
  21. AUTHORS
  22. =======
  23. | Joanna Rutkowska <joanna at invisiblethingslab dot com>
  24. | Rafal Wojtczuk <rafal at invisiblethingslab dot com>
  25. | Marek Marczykowski <marmarek at invisiblethingslab dot com>