Description of problem: No info in "man virsh" page about new added virsh commands net-port-* Version-Release number of selected component (if applicable): # rpm -q libvirt-libs libvirt-libs-5.6.0-2.virtcov.el8.x86_64 How reproducible: 100% Steps to Reproduce: 1. There are 4 new added virsh commands since libvirt5.5.0: net-port-create net-port-delete net-port-dumpxml net-port-list but no information about these commands in virsh man page, check by # man virsh Actual results: No info in "man virsh" page about new added virsh commands net-port-* Expected results: There should be information about these 4 command in virsh man page Additional info:
Patch proposed upstream https://www.redhat.com/archives/libvir-list/2019-September/msg00481.html
Merged upstream as commit 5c3def1dc2fc64be4bcee45eea9fc3d0ec998b03 Author: Daniel P. Berrangé <berrange> Date: Thu Sep 12 14:06:51 2019 +0100 tools: add virsh docs for network port commands Reviewed-by: Michal Privoznik <mprivozn> Signed-off-by: Daniel P. Berrangé <berrange>
Verified it with libvirt-6.0.0-1.virtcov.el8.x86_64 & qemu-kvm-4.2.0-6.module+el8.2.0+5453+31b2b136.x86_64 The net-port related info has been added. # man virsh |grep net-port net-port-list net-port-list { [--table] | --uuid } network net-port-create net-port-create network file net-port-dumpxml net-port-dumpxml network port net-port-delete net-port-delete network port
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2017