From 8ca1cc637013972491744b8318d30e9256bc4165 Mon Sep 17 00:00:00 2001 From: Yan Xing'an Date: Wed, 26 Oct 2016 23:48:58 -0700 Subject: Add --long option and more columns to the hypervisor list command Support --long option and more columns in output of hypervisor list command, including 'Hypervisor Type', 'Host IP', 'State', and 'vCPU Used', 'vCPUs', 'Memory MB Used', 'Memory MB' with --long option. Change-Id: I0c790c7835309dded03e230cf497168e19404537 Closes-Bug: #1637074 --- doc/source/command-objects/hypervisor.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/source/command-objects/hypervisor.rst') diff --git a/doc/source/command-objects/hypervisor.rst b/doc/source/command-objects/hypervisor.rst index d6d0469b..3053a758 100644 --- a/doc/source/command-objects/hypervisor.rst +++ b/doc/source/command-objects/hypervisor.rst @@ -14,11 +14,16 @@ List hypervisors os hypervisor list [--matching ] + [--long] .. option:: --matching Filter hypervisors using substring +.. option:: --long + + List additional fields in output + hypervisor show --------------- -- cgit v1.2.1