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.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/source/cli/command-objects/image.rst b/doc/source/cli/command-objects/image.rst
index 2918452b..92efd0a5 100644
--- a/doc/source/cli/command-objects/image.rst
+++ b/doc/source/cli/command-objects/image.rst
@@ -209,6 +209,9 @@ List available images
[--sort <key>[:<direction>]]
[--limit <num-images>]
[--marker <image>]
+ [--name <name>]
+ [--status <status>]
+
.. option:: --public
@@ -248,6 +251,15 @@ List available images
The last image of the previous page. Display list of images
after marker. Display all images if not specified. (name or ID)
+.. option:: --name <name>
+
+ Filter images based on name
+
+.. option:: --status <status>
+
+ Filter images based on status
+
+
*Image version 2 only*
image remove project