You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -32,6 +34,7 @@ images get [RELEASE] [CHART] [flags]
32
34
-l, --log-level string log level for the plugin helm images (defaults to info) (default "info")
33
35
--no-color when enabled does not color encode the output
34
36
-o, --output string the format to which the output should be rendered to, it should be one of yaml|json|table|csv, if nothing specified it sets to default
37
+
--raw when enabled, expects raw kubernetes manifests rather helm release or chart
35
38
-r, --registry strings registry name (docker images belonging to this registry)
36
39
--skip strings list of resources to skip from identifying images, ex: ConfigMap=sample-configmap | configmap=sample-configmap
37
40
-u, --unique enable the flag if duplicates to be removed from the retrieved list (disabled by default also overrides --kind)
@@ -56,4 +59,4 @@ images get [RELEASE] [CHART] [flags]
56
59
57
60
*[images](images.md) - Utility that helps in fetching images which are part of deployment
58
61
59
-
###### Auto generated by spf13/cobra on 6-Aug-2024
62
+
###### Auto generated by spf13/cobra on 12-Oct-2024
0 commit comments