dotfiles/zsh/.zsh/plugins/svcat
andrzej 60aca8e178 import zsh config 2024-04-26 19:41:20 +02:00
..
README.md import zsh config 2024-04-26 19:41:20 +02:00
svcat.plugin.zsh import zsh config 2024-04-26 19:41:20 +02:00

README.md

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)