qemud-sio
This is the same content like the man page qemud-sio(8). See naming conventions for abbreviations.
qemud-sio(8)
April 12, 2021
NAME
 qemud-sio 
- connect to the qemu monitor
SYNOPSIS
 qemud-sio <option> <name> [ command ] 
DESCRIPTION
 qemud-sio 
connects to the qemu monitor via unix sockets. Usually it will
be invoked by  qemu-adm 
and/or  qemud-init 
.
 <name> 
is the name of a registered virtual
machine,  command 
is a qemu monitor command.
OPTIONS
 -c|–cmd <command> 
Connect to the monitor, execute  <command> 
and exit.  <command> 
is required and
have to be quoted properly.
 -m|–mon 
Open an interactice connection to the qemu monitor.
 -h|–help 
Print a short help and exit.
 -V|–version 
Show versions info and exit.
AUTHOR
Kai Peter, (©2021-present)