commands.sh

virsh help

all

Display information about `virsh` commands or command groups. See also: `virsh`.

More info →

Examples (4)

List the `virsh` commands grouped into related categories

List the command categories

virsh help | grep "keyword"

List the commands in a category

virsh help category_keyword

Display help for a command

made by @shridhargupta | data from tldr-pages