
4 Mar
2019
4 Mar
'19
1:18 p.m.
On 2/12/19 4:28 PM, John Ferlan wrote:
https://bugzilla.redhat.com/show_bug.cgi?id=1581670
Add a new storage pool command "poolcapabilities" to output the storage pool capabilities. This mimics the "domcapabilities" command with respect to naming.
I think this should be named pool-capabilities to repect that all pool commands have hypen in their name. There is no dom-* command, that's why I named it domcapabilites.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- tools/virsh-pool.c | 42 ++++++++++++++++++++++++++++++++++++++++++ tools/virsh.pod | 7 +++++++ 2 files changed, 49 insertions(+)
Michal