mirror of
https://gitlab.com/virt-viewer/virt-viewer.git
synced 2025-01-04 05:17:44 +03:00
61292f3063
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 |
||
---|---|---|
.. | ||
Makefile.am | ||
remote-viewer.pod | ||
virt-viewer.pod |