mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
virsh: add nodedev-info
This is currently the only way to view the 'autostart' property for a node device in virsh. Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
@@ -5057,6 +5057,18 @@ be either device name or wwn pair in "wwnn,wwpn" format (only works
|
||||
for HBA).
|
||||
|
||||
|
||||
nodedev-info
|
||||
------------
|
||||
|
||||
**Syntax:**
|
||||
|
||||
::
|
||||
|
||||
nodedev-info device
|
||||
|
||||
Returns basic information about the *device* object.
|
||||
|
||||
|
||||
nodedev-list
|
||||
------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user