.\" Man page generated from reStructuredText .\" by the Docutils 0.23 manpage writer. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "virt-manager" "1" "" "" "Virtualization Support" .SH Name virt-manager \- Graphical tool for managing libvirt VMs .SH SYNOPSIS .sp \fBvirt\-manager\fP [OPTIONS] .SH DESCRIPTION .sp \fBvirt\-manager\fP is a desktop tool for managing virtual machines. It provides the ability to control the lifecycle of existing machines (bootup/shutdown,pause/resume,suspend/restore), provision new virtual machines and various types of store, manage virtual networks, access the graphical console of virtual machines, and view performance statistics, all done locally or remotely. .SH OPTIONS .sp Standard GTK options like \fB\-\-g\-fatal\-warnings\fP are accepted. .sp The following options are accepted when running \fBvirt\-manager\fP .INDENT 0.0 .TP .B \fB\-h\fP, \fB\-\-help\fP Display command line help summary .TP .B \fB\-\-version\fP Show virt\-manager\(aqs version number and exit .TP .B \fB\-c\fP, \fB\-\-connect\fP Specify the hypervisor connection \fBURI\fP .TP .B \fB\-\-debug\fP List debugging output to the console (normally this is only logged in ~/.cache/virt\-manager/virt\-manager.log). This function implies \-\-no\-fork. .TP .B \fB\-\-no\-fork\fP Don\(aqt fork \fBvirt\-manager\fP off into the background. See \fBVIRT\-MANAGER, SSH, AND FORKING\fP section for more info. .TP .B \fB\-\-fork\fP Force forking \fBvirt\-manager\fP off into the background. This is the default behavior. See \fBVIRT\-MANAGER, SSH, AND FORKING\fP section for more info. .UNINDENT .SH DIALOG WINDOW OPTIONS .sp For these options, only the requested window will be shown, the manager window will not be run in this case. Connection autostart will also be disabled. All these options require specifying a manual \fB\-\-connect\fP URI. .INDENT 0.0 .TP .B \fB\-\-show\-domain\-creator\fP Display the wizard for creating new virtual machines .TP .B \fB\-\-show\-domain\-editor\fP NAME|ID|UUID Display the dialog for editing properties of the virtual machine with unique ID matching either the domain name, ID, or UUID .TP .B \fB\-\-show\-domain\-performance\fP NAME|ID|UUID Display the dialog for monitoring performance of the virtual machine with unique ID matching either the domain name, ID, or UUID .TP .B \fB\-\-show\-domain\-console\fP NAME|ID|UUID Display the virtual console of the virtual machine with unique ID matching either the domain name, ID, or UUID .TP .B \fB\-\-show\-host\-summary\fP Display the host/connection details window. .UNINDENT .SH SYSTEM TRAY OPTION .sp Connection autostart will not be disabled and thus don\(aqt require specifying a manual \fB\-\-connect\fP URI. But it supports \fB\-\-connect\fP URI as well: .INDENT 0.0 .TP .B \fB\-\-show\-systray\fP Launch virt\-manager only in system tray .UNINDENT .SH VIRT-MANAGER, SSH, AND FORKING .sp Historically, on startup virt\-manager would detach from the running terminal and fork into the background. This was to force any usage of ssh to call ssh\-askpass when it needed a password, rather than silently asking on a terminal the user probably isn\(aqt watching. .sp openssh 8.4p1 released in Sep 2020 added the SSH_ASKPASS_REQUIRE environment variable that saves us from having to do the fork dance. \% .sp virt\-manager now sets SSH_ASKPASS_REQUIRE=force. However to get this to work with libvirt ssh connections, you\(aqll need libvirt 10.8.0 released in October 1st 2024. .sp virt\-manager no longer forks by defaults. .sp You can get the old forking behavior with the \fB\-\-fork\fP option, or by setting the \fBVIRT_MANAGER_DEFAULT_FORK=yes\fP environment variable. .sp However if you find you need forking for a usecase other than temporarily working around libvirt version issues, please let the virt\-manager developers know by filing a bug report. .SH BUGS .sp Please see \% .SH COPYRIGHT .sp Copyright (C) Red Hat, Inc, and various contributors. This is free software. You may redistribute copies of it under the terms of the GNU General Public License \%\&. There is NO WARRANTY, to the extent permitted by law. .SH SEE ALSO .sp \fBvirsh(1)\fP, \fBvirt\-viewer(1)\fP, the project website \% .\" End of generated man page.