ohmyzsh/plugins/svcat
2026-04-02 23:47:55 +02:00
..
README.md added svcat plugin (#7452) 2018-12-31 11:14:22 -08:00
svcat.plugin.zsh refactor(plugins): use cached background completion generation 2026-04-02 23:47:55 +02:00

svcat

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)