+Mon Jul 23 11:36:12 CEST 2007 Daniel Veillard <veillard@redhat.com>
+
+ * docs/virsh.pod virsh.1: update to document VIRSH_DEFAULT_CONNECT_URI
+ environment variable as suggested by David Lutterkort
+
Fri Jul 20 12:53:35 CEST 2007 Daniel Veillard <veillard@redhat.com>
* src/xen_internal.c: and nother one again from Saori Fukuta
=back
+=head1 ENVIRONMENT
+
+=over 4
+
+=item VIRSH_DEFAULT_CONNECT_URI
+
+The hypervisor to connect to by default. Set this to a URI, in the same
+format as accepted by the B<connect> option.
+
+=back
+
=head1 SEE ALSO
L<xm(1)>, L<xmdomain.cfg(5)>, L<xentop(1)> , L<http://www.libvirt.org/>
.\" ========================================================================
.\"
.IX Title "VIRSH 1"
-.TH VIRSH 1 "2007-06-21" "perl v5.8.8" "Virtualization Support"
+.TH VIRSH 1 "2007-07-23" "perl v5.8.8" "Virtualization Support"
.SH "NAME"
virsh \- management user interface
.SH "SYNOPSIS"
(Re)\-Connect to the hypervisor. This is a build-in command after shell
start up, and usually get an \fI\s-1URI\s0\fR parameter specifying how to connect
to the hypervisor. The documentation page at <http://libvirt.org/uri.html>
-list the values supported but the most commons are:
+list the values supported but the most common are:
.RS 4
.IP "xen:///" 4
.IX Item "xen:///"
we are currently connected to. This includes a section on the host
capabilities in terms of \s-1CPU\s0 and features, and a set of description
for each kind of guest which can be virtualized. For a more complete
-description see the description at:
+description see:
<http://libvirt.org/format.html#Capa1>
.IP "\fBlist\fR" 4
.IX Item "list"
.Sp
The State field lists 6 states for a Xen Domain, and which ones the
current Domain is in.
-=back
.RE
.IP "\fBr \- running\fR" 4
.IX Item "r - running"
Convert a network name to network \s-1UUID\s0.
.RE
.RS 4
+.SH "ENVIRONMENT"
+.IX Header "ENVIRONMENT"
+.IP "\s-1VIRSH_DEFAULT_CONNECT_URI\s0" 4
+.IX Item "VIRSH_DEFAULT_CONNECT_URI"
+The hypervisor to connect to by default. Set this to a \s-1URI\s0, in the same
+format as accepted by the \fBconnect\fR option.
+.RE
+.RS 4
.SH "SEE ALSO"
.IX Header "SEE ALSO"
\&\fIxm\fR\|(1), \fIxmdomain.cfg\fR\|(5), \fIxentop\fR\|(1) , <http://www.libvirt.org/>
<https://bugzilla.redhat.com/>
.Sp
<https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&component=libvirt&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=MODIFIED&short_desc_type=allwordssubstr&short_desc=&long_desc_type=allwordssubstr>
-.Sp
-=