2010-11-12 16:40:38 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<html>
|
|
|
|
<body>
|
|
|
|
<h1>Virsh Command Reference</h1>
|
|
|
|
|
|
|
|
<ul id="toc"></ul>
|
|
|
|
|
|
|
|
<h2><a name="description">Description</a></h2>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
The new <b>Virsh Command Reference</b>, for documenting the commands
|
|
|
|
in virsh, has recently been started. Only covering the Virtual
|
|
|
|
Networking commands initially, it will expand to cover all virsh
|
|
|
|
commands over time.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
If you would like to assist, content contributions are gladly accepted.
|
|
|
|
Please email <a href="mailto:jclift@redhat.com">Justin Clift</a>
|
|
|
|
directly, or get in contact through any of the
|
|
|
|
<a href="contact.html">official libvirt mailing lists</a>.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p> </p>
|
|
|
|
|
|
|
|
<h2><a name="viewing">Viewing Online</a></h2>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
The latest version can be viewed directly online:
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li>
|
2010-11-13 13:00:46 +00:00
|
|
|
<a href="http://libvirt.org/sources/virshcmdref/html/">Standard HTML format, multiple pages</a>
|
2010-11-12 16:40:38 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
2010-11-13 13:00:46 +00:00
|
|
|
<a href="http://libvirt.org/sources/virshcmdref/html-single/">HTML format, one long page</a>
|
2010-11-12 16:40:38 +00:00
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<p> </p>
|
|
|
|
|
|
|
|
<h2><a name="downloading">Downloading</a></h2>
|
|
|
|
|
|
|
|
<p>
|
2010-11-12 17:34:26 +00:00
|
|
|
The latest version of the Virsh Command Reference can be downloaded:
|
2010-11-12 16:40:38 +00:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
Standard HTML format, multiple pages
|
2011-01-10 20:33:15 +00:00
|
|
|
(<a href="http://libvirt.org/sources/virshcmdref/Virsh_Command_Reference-0.8.7-1-html-multi-page.tar.gz">.tar.gz</a>)
|
|
|
|
(<a href="http://libvirt.org/sources/virshcmdref/Virsh_Command_Reference-0.8.7-1-html-multi-page.tar.bz2">.tar.bz2</a>)
|
|
|
|
(<a href="http://libvirt.org/sources/virshcmdref/Virsh_Command_Reference-0.8.7-1-html-multi-page.zip">.zip</a>)
|
2010-11-12 16:40:38 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
HTML format, one long page
|
2011-01-10 20:33:15 +00:00
|
|
|
(<a href="http://libvirt.org/sources/virshcmdref/Virsh_Command_Reference-0.8.7-1-html-single.tar.gz">.tar.gz</a>)
|
|
|
|
(<a href="http://libvirt.org/sources/virshcmdref/Virsh_Command_Reference-0.8.7-1-html-single.tar.bz2">.tar.bz2</a>)
|
|
|
|
(<a href="http://libvirt.org/sources/virshcmdref/Virsh_Command_Reference-0.8.7-1-html-single.zip">.zip</a>)
|
2010-11-12 16:40:38 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
2011-01-10 20:33:15 +00:00
|
|
|
<a href="http://libvirt.org/sources/virshcmdref/Virsh_Command_Reference-0.8.7-1.pdf">PDF format</a>
|
2010-11-12 16:40:38 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
2011-01-10 20:33:15 +00:00
|
|
|
<a href="http://libvirt.org/sources/virshcmdref/Virsh_Command_Reference-0.8.7-1.epub">ePub format</a>
|
2010-11-12 16:40:38 +00:00
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<h2><a name="git">DocBook source GIT repository</a></h2>
|
|
|
|
<p>
|
|
|
|
The DocBook source is maintained in a <a
|
|
|
|
href="http://git-scm.com/">git</a> repository available on
|
|
|
|
<a href="http://libvirt.org/git/">libvirt.org</a>:
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<pre>
|
|
|
|
git clone git://libvirt.org/libvirt-virshcmdref.git
|
|
|
|
</pre>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
It can also be browsed online:
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<pre>
|
|
|
|
<a href="http://libvirt.org/git/?p=libvirt-virshcmdref.git">http://libvirt.org/git/?p=libvirt-virshcmdref.git</a>
|
|
|
|
</pre>
|
|
|
|
|
|
|
|
<p> </p>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|