1VIRT-MANAGER(1)             Virtualization Support             VIRT-MANAGER(1)
2
3
4

NAME

6       virt-manager - Graphical tool for managing libvirt VMs
7

SYNOPSIS

9       virt-manager [OPTIONS]
10

DESCRIPTION

12       virt-manager  is  a desktop tool for managing virtual machines. It pro‐
13       vides the  ability  to  control  the  lifecycle  of  existing  machines
14       (bootup/shutdown,pause/resume,suspend/restore),  provision  new virtual
15       machines and various types of store, manage  virtual  networks,  access
16       the graphical console of virtual machines, and view performance statis‐
17       tics, all done locally or remotely.
18

OPTIONS

20       Standard GTK options like --g-fatal-warnings are accepted.
21
22       The following options are accepted when running virt-manager
23
24       -h, --help
25              Display command line help summary
26
27       --version
28              Show virt-manager's version number and exit
29
30       -c, --connect
31              Specify the hypervisor connection URI
32
33       --debug
34              List debugging output to the  console  (normally  this  is  only
35              logged in ~/.cache/virt-manager/virt-manager.log). This function
36              implies --no-fork.
37
38       --no-fork
39              Don't fork virt-manager off into the background: run it blocking
40              the  current  terminal. Useful for seeing possible errors dumped
41              to stdout/stderr.
42

DIALOG WINDOW OPTIONS

44       For these options, only the requested window will be shown, the  manaer
45       window  will not be run in this case. Connection autostart will also be
46       disabled. All these options require specifying a manual --connect URI.
47
48       --show-domain-creator
49              Display the wizard for creating new virtual machines
50
51       --show-domain-editor NAME|ID|UUID
52              Display the dialog for editing properties of the virtual machine
53              with unique ID matching either the domain name, ID, or UUID
54
55       --show-domain-performance NAME|ID|UUID
56              Display  the  dialog  for  monitoring performance of the virtual
57              machine with unique ID matching either the domain name,  ID,  or
58              UUID
59
60       --show-domain-console NAME|ID|UUID
61              Display  the  virtual console of the virtual machine with unique
62              ID matching either the domain name, ID, or UUID
63
64       --show-host-summary
65              Display the host/connection details window.
66

BUGS

68       Please see https://virt-manager.org/bugs/
69
71       Copyright (C) Red Hat, Inc, and various  contributors.   This  is  free
72       software.  You may redistribute copies of it under the terms of the GNU
73       General Public License https://www.gnu.org/licenses/gpl.html. There  is
74       NO WARRANTY, to the extent permitted by law.
75

SEE ALSO

77       virsh(1), virt-viewer(1), the project website https://virt-manager.org
78
79
80
81
82                                                               VIRT-MANAGER(1)
Impressum