diff options
Diffstat (limited to 'doc/source/cli/command-objects')
| -rw-r--r-- | doc/source/cli/command-objects/image.rst | 7 |
1 files changed, 7 insertions, 0 deletions
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 <key=value>] [--name <name>] [--status <status>] + [--tag <tag>] [--long] [--sort <key>[:<direction>]] [--limit <num-images>] @@ -244,6 +245,12 @@ List available images *Image version 2 only* +.. option:: --tag <tag> + + Filter images based on tag + + *Image version 2 only* + .. option:: --long List additional fields in output |
