mirror of https://github.com/helm/helm
This adds a --no-headers flag to the 'helm repo list' command, allowing users to suppress table headers in the output. Useful for scripting and automation. Signed-off-by: Paul Van Laer <paul.van.laer1@gmail.com>pull/31448/head
parent
9bed143103
commit
6ef79bb8d5
@ -0,0 +1,3 @@
|
||||
charts https://charts.helm.sh/stable
|
||||
firstexample http://firstexample.com
|
||||
secondexample http://secondexample.com
|
||||
Loading…
Reference in new issue