qvm-clone-template.rst 623 B

1234567891011121314151617181920212223242526272829
  1. ==================
  2. qvm-clone-template
  3. ==================
  4. NAME
  5. ====
  6. qvm-clone-template - clones an existing template by copying all its disk files
  7. :Date: 2012-04-10
  8. SYNOPSIS
  9. ========
  10. | qvm-clone-template [options] <src-template-name> <new-template-name>
  11. OPTIONS
  12. =======
  13. -h, --help
  14. Show this help message and exit
  15. -q, --quiet
  16. Be quiet
  17. -p DIR_PATH, --path=DIR_PATH
  18. Specify path to the template directory
  19. AUTHORS
  20. =======
  21. | Joanna Rutkowska <joanna at invisiblethingslab dot com>
  22. | Rafal Wojtczuk <rafal at invisiblethingslab dot com>
  23. | Marek Marczykowski <marmarek at invisiblethingslab dot com>