@forge/cli-shared

8.15.08.15.1-next.0
out/ui/text.js
~out/ui/text.jsModified
+2−1
Index: package/out/ui/text.js
===================================================================
--- package/out/ui/text.js
+++ package/out/ui/text.js
@@ -1222,9 +1222,10 @@
             },
             list: {
                 cmd: {
                     desc: 'list all images for the container',
-                    keyOption: 'specify the name of the container'
+                    keyOption: 'specify the name of the container',
+                    tagOption: 'filter images by tag'
                 },
                 prompt: {
                     overview: 'List all images for a container.',
                     entry: 'Enter the name of the container to list images for:'