ohmyzsh/plugins/kops
2026-04-02 23:47:55 +02:00
..
kops.plugin.zsh refactor(plugins): use cached background completion generation 2026-04-02 23:47:55 +02:00
README.md add description and author 2018-10-28 13:21:58 +01:00

kops

This plugin provides completion for kops (Kubernetes Operations), the command line interface to get a production grade Kubernetes cluster up and running.

To use it, add kops to the plugins array in your zshrc file.

plugins=(... kops)

Author: @nmrony