core-admin/doc/manpages/qvm-shutdown.rst

65 lines
1.4 KiB
ReStructuredText
Raw Normal View History

2014-11-21 12:30:23 +01:00
.. program:: qvm-shutdown
2013-03-12 16:55:05 +01:00
:program:`qvm-shutdown` -- Gracefully shut down a qube
======================================================
.. warning::
This page was autogenerated from command-line parser. It shouldn't be 1:1
conversion, because it would add little value. Please revise it and add
more descriptive help, which normally won't fit in standard ``--help``
option.
After rewrite, please remove this admonition.
2013-03-12 16:55:05 +01:00
2014-11-21 12:30:23 +01:00
Synopsis
--------
:command:`qvm-shutdown` [-h] [--verbose] [--quiet] [--all] [--exclude *EXCLUDE*] [--force] [--wait] [--timeout *TIMEOUT*] [*VMNAME*]
2013-03-12 16:55:05 +01:00
2014-11-21 12:30:23 +01:00
Options
-------
2014-11-21 12:30:23 +01:00
.. option:: --help, -h
show the help message and exit
.. option:: --verbose, -v
increase verbosity
2014-11-21 12:30:23 +01:00
.. option:: --quiet, -q
decrease verbosity
2014-11-21 12:30:23 +01:00
.. option:: --all
2014-11-21 12:30:23 +01:00
perform the action on all qubes
2014-11-21 12:30:23 +01:00
.. option:: --exclude=EXCLUDE
2014-11-21 12:30:23 +01:00
exclude the qube from :option:`--all`
2014-11-21 12:30:23 +01:00
.. option:: --force
force operation, even if may damage other VMs (eg. shutdown of network
provider)
2014-11-21 12:30:23 +01:00
.. option:: --wait
wait for the VMs to shut down
2013-03-12 16:55:05 +01:00
.. option:: --timeout
2014-11-21 12:30:23 +01:00
timeout after which domains are killed when using :option:`--wait`
2014-11-21 12:30:23 +01:00
Authors
-------
2013-03-12 16:55:05 +01:00
| Joanna Rutkowska <joanna at invisiblethingslab dot com>
| Rafal Wojtczuk <rafal at invisiblethingslab dot com>
| Marek Marczykowski <marmarek at invisiblethingslab dot com>
| Wojtek Porczyk <woju at invisiblethingslab dot com>
.. vim: ts=3 sw=3 et tw=80