Virsh shutdown: Difference between revisions
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
=Overview= | =Overview= | ||
< | <syntaxhighlight lang='bash'> | ||
virsh shutdown | virsh shutdown <vm-name> | ||
</ | </syntaxhighlight> | ||
If the host fails to shutdown, it can be forced to shutdown with [[virsh destroy]]. |
Latest revision as of 00:10, 7 December 2020
Internal
Overview
virsh shutdown <vm-name>
If the host fails to shutdown, it can be forced to shutdown with virsh destroy.