virsh-help
Display information about `virsh` commands or command groups.
See also: `virsh`.
- List the `virsh` commands grouped into related categories:
virsh help
- List the command categories:
virsh help | grep "keyword"
- List the commands in a category:
virsh help {category_keyword}
- Show help for a command:
virsh help {command}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).