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

    1. helm search key-value store
    1. --col-width uint Specifies the max column width of output (default 60)
    2. -o, --output string Prints the output in the specified format. Allowed values: table, json, yaml (default "table")
    3. -v, --version string Search using semantic versioning constraints
    4. -l, --versions Show the long listing, with each version of each chart on its own line
    Auto generated by spf13/cobra on 30-Oct-2019