Virsh start: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:


<pre>
<pre>
virsh start <vm-name>
virsh start [--console] <vm-name>
</pre>
</pre>
=Options=
==--console==
Attach to the console after creation.

Latest revision as of 19:01, 2 July 2017

Internal

Overview

virsh start [--console] <vm-name>

Options

--console

Attach to the console after creation.