qvm-add-appvm.rst 739 B

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