istioctl.plugin.zsh 101 Bytes EditWeb IDE 1 2 3 4 if [ $commands[istioctl] ]; then source <(istioctl completion zsh) compdef _istioctl istioctl fi