From 9edbab8c90bb74ba12892d0c77c8e8a99d4868fe Mon Sep 17 00:00:00 2001 From: Adam Harwell Date: Wed, 13 Jun 2018 15:22:17 -0700 Subject: Add ability to filter image list by tag Change-Id: I2e222d3e69df9d8d7cd472663caaee31bedd848c --- doc/source/cli/command-objects/image.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/source/cli/command-objects') diff --git a/doc/source/cli/command-objects/image.rst b/doc/source/cli/command-objects/image.rst index f0b5bfaa..a09a8d9f 100644 --- a/doc/source/cli/command-objects/image.rst +++ b/doc/source/cli/command-objects/image.rst @@ -209,6 +209,7 @@ List available images [--property ] [--name ] [--status ] + [--tag ] [--long] [--sort [:]] [--limit ] @@ -244,6 +245,12 @@ List available images *Image version 2 only* +.. option:: --tag + + Filter images based on tag + + *Image version 2 only* + .. option:: --long List additional fields in output -- cgit v1.2.1