summaryrefslogtreecommitdiff
path: root/doc/source/cli/glance.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/cli/glance.rst')
-rw-r--r--doc/source/cli/glance.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/source/cli/glance.rst b/doc/source/cli/glance.rst
index 27215ef..256a969 100644
--- a/doc/source/cli/glance.rst
+++ b/doc/source/cli/glance.rst
@@ -69,6 +69,10 @@ See available images::
glance image-list
+To get a verbose output including more fields in the image list response::
+
+ glance --verbose image-list
+
Create new image::
glance image-create --name foo --disk-format=qcow2 \