summaryrefslogtreecommitdiff
path: root/doc/source/cli/command-objects
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/cli/command-objects')
-rw-r--r--doc/source/cli/command-objects/image.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/source/cli/command-objects/image.rst b/doc/source/cli/command-objects/image.rst
index a09a8d9f..95486e33 100644
--- a/doc/source/cli/command-objects/image.rst
+++ b/doc/source/cli/command-objects/image.rst
@@ -205,7 +205,7 @@ List available images
.. code:: bash
openstack image list
- [--public | --private | --shared]
+ [--public | --private | --community | --shared]
[--property <key=value>]
[--name <name>]
[--status <status>]
@@ -223,6 +223,12 @@ List available images
List only private images
+.. option:: --community
+
+ List only community images
+
+ *Image version 2 only.*
+
.. option:: --shared
List only shared images