helm/pkg/cli
Marc Khouzam 593b267ed5 feat(comp): Add descriptions for output format
Ref: HIP 0008

When completing output formats, extra information will be shown
for shells that support completions (fish, zsh).  For example:

$ helm status -o <TAB>
json   -- Output result in JSON format
table  -- Output result in human-readable format
yaml   -- Output result in YAML format

Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
2021-02-24 11:43:45 -05:00
..
output feat(comp): Add descriptions for output format 2021-02-24 11:43:45 -05:00
values Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
environment.go Adds the option kube-cafile and env variable HELM_KUBECAFILE for a overwrite of the certificate authority file 2020-12-11 07:29:37 -05:00
environment_test.go Adds the option kube-cafile and env variable HELM_KUBECAFILE for a overwrite of the certificate authority file 2020-12-11 07:29:37 -05:00