Search reads through all of the repositories configured on the system, andlooks for matches.
Examples:
To look for charts with a particular name (such as stable/mysql), trysearching using vertical tabs (\v). Vertical tabs are used as the delimiterbetween search fields. For example:
or
helm search key-value store
--col-width uint Specifies the max column width of output (default 60)
-o, --output string Prints the output in the specified format. Allowed values: table, json, yaml (default "table")
-v, --version string Search using semantic versioning constraints
-l, --versions Show the long listing, with each version of each chart on its own line