qvm-clone.rst 554 B

1234567891011121314151617181920212223242526272829
  1. =========
  2. qvm-clone
  3. =========
  4. NAME
  5. ====
  6. qvm-clone - clones an existing VM by copying all its disk files
  7. :Date: 2012-04-10
  8. SYNOPSIS
  9. ========
  10. | qvm-clone [options] <src-name> <new-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>