mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 22:17:52 +08:00
22a2098c34
* Add completions for helm helm - is a tool for managing Kubernetes charts. Charts are packages of pre-configured Kubernetes resources. See: https://github.com/kubernetes/helm * Improve helm release completions description After some feedback from the community it seems it is good to include the chart in the release description. This adds the chart information to the description. So to say this is `Release of CHART`. * Further improvements to helm completions - Utilize complete -f, -r and -x properly - Add some more context aware completions (chart versions, kubectl context and namespaces) |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish |