virsh-help
Display virsh command help
TLDR
Show all commands
$ virsh help
Help for specific command$ virsh help [command]
List domain commands$ virsh help domain
SYNOPSIS
virsh help [command|group]
DESCRIPTION
virsh help displays help for virsh commands. Shows command syntax, options, and descriptions. Commands are grouped by category (domain, network, storage).
PARAMETERS
domain
Domain management commands.network
Network commands.pool
Storage pool commands.volume
Storage volume commands.
SEE ALSO
virsh(1)
