$ oc completion bash > .oc_bash_completion.sh $ echo "source .oc_bash_completion.sh" >> ~/.bashrc
oc completion zsh