Forrest logo
back to context overview

virsh-help

List of commands for virsh-help:

  • virsh-help:tldr:a5eaf virsh-help: List the command categories.
    $ virsh help | grep "keyword"
    try on your machine
    explain this command
  • virsh-help:tldr:b8990 virsh-help: List the commands in a category.
    $ virsh help ${category_keyword}
    try on your machine
    explain this command
  • virsh-help:tldr:eae90 virsh-help: List the `virsh` commands grouped into related categories.
    $ virsh help
    try on your machine
    explain this command
back to context overview