Enable bash completion in OpenShift CLI

Enable in bash:

source < (oc completion bash)
For more help:
oc completion -h