mirror of https://github.com/helm/helm
For commands using the new post-render flag, the completion for the
--output flag was broken.
For example:
helm install -o <TAB>
__helm_handle_reply:47: command not found: __helm_output_options
The bash __helm_output_options function is no longer used but was
referred to by mistake.
This commit removes the offending code.
Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
(cherry picked from commit 023bdaec63
)
release-3.1
parent
0977ded29a
commit
374e9d8c7d
Loading…
Reference in new issue