virt-viewer/man
Pavel Grunt 61292f3063 virt-viewer: Allow more precise VM selection
Theoretically a VM name can be a valid VM id or uuid. In that case
connecting to the VMs may be problematic since virt-viewer selects
the VM by its id then by uuid if not found then by its name.

Introduce new command line options to cover this situation:
 "--id" to connect to the VM by its id
 "--uuid" to connect to the VM by its uuid
 "--domain-name" to connect to the VM by its name
The options are mutually exclusive

Resolves: rhbz#1399077
2017-03-09 12:59:03 +01:00
..
Makefile.am Update MAINTAINERCLEANFILES variables 2015-11-04 12:17:16 -02:00
remote-viewer.pod ovirt: Use sso-token when set in .vv file 2016-05-10 09:51:14 +02:00
virt-viewer.pod virt-viewer: Allow more precise VM selection 2017-03-09 12:59:03 +01:00