qvm-remove.rst 556 B

123456789101112131415161718192021222324252627282930
  1. ==========
  2. qvm-remove
  3. ==========
  4. NAME
  5. ====
  6. qvm-remove - remove a VM
  7. :Date: 2012-04-11
  8. SYNOPSIS
  9. ========
  10. | qvm-remove [options] <vm-name>
  11. OPTIONS
  12. =======
  13. -h, --help
  14. Show this help message and exit
  15. -q, --quiet
  16. Be quiet
  17. --just-db
  18. Remove only from the Qubes Xen DB, do not remove any files
  19. --force-root
  20. Force to run, even with root privileges
  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>