1
0
mirror of https://github.com/QubesOS/qubes-doc.git synced 2025-01-27 06:47:17 -05:00

54 lines
842 B
Markdown
Raw Normal View History

2012-05-14 14:28:07 +00:00
---
2015-04-10 20:17:45 +00:00
layout: doc
title: qvm-shutdown
permalink: /doc/dom0-tools/qvm-shutdown/
redirect_from:
- /en/doc/dom0-tools/qvm-shutdown/
- /doc/Dom0Tools/QvmShutdown/
- /wiki/Dom0Tools/QvmShutdown/
2012-05-14 14:28:07 +00:00
---
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\>