Commit 47039f64 authored by Nur Rony's avatar Nur Rony Committed by Robby Russell
Browse files

feature(plugins): adds kops (kubernetes operations) plugin (#6107)

parent 790712f6
# Autocompletion for kops (Kubernetes Operations),
# the command line interface to get a production grade
# Kubernetes cluster up and running
# Author: https://github.com/nmrony
if [ $commands[kops] ]; then
source <(kops completion zsh)
fi
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment