helm/pkg/cli/output
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.go feat(comp): Add descriptions for output format 2021-02-24 11:43:45 -05:00