core-admin/doc/qvm-tools/qvm-shutdown.rst
2013-03-12 17:02:26 +01:00

35 lines
677 B
ReStructuredText

============
qvm-shutdown
============
NAME
====
qvm-shutdown
:Date: 2012-04-11
SYNOPSIS
========
| qvm-shutdown [options] <vm-name>
OPTIONS
=======
-h, --help
Show this help message and exit
-q, --quiet
Be quiet
--force
Force operation, even if may damage other VMs (eg. shutdown of NetVM)
--wait
Wait for the VM(s) to shutdown
--all
Shutdown all running VMs
--exclude=EXCLUDE_LIST
When --all is used: exclude this VM name (might be repeated)
AUTHORS
=======
| Joanna Rutkowska <joanna at invisiblethingslab dot com>
| Rafal Wojtczuk <rafal at invisiblethingslab dot com>
| Marek Marczykowski <marmarek at invisiblethingslab dot com>