LinuxCommandLibrary

virsh-help

Display virsh command help

TLDR

Show all commands

$ virsh help
copy
Help for specific command
$ virsh help [command]
copy
List domain commands
$ virsh help domain
copy

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)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community