Ben Davies d0c06d9ec8 added svcat plugin (#7452) | 5 年之前 | |
---|---|---|
.. | ||
README.md | 5 年之前 | |
svcat.plugin.zsh | 5 年之前 |
This plugin provides completion for the Kubernetes service catalog cli.
To use it, add svcat
to the plugins array in your zshrc file.
plugins=(... svcat)