Description of problem: oc bash completion: "oc project [TAB][TAB]" completes to oc project project instead of "oc project <project list>" Version-Release number of selected component (if applicable): 4.10.12 but reproducible with all 4.10.z version. How reproducible: 1. source <(oc completion bash) 2. oc project [TAB][TAB] oc project project Actual results: oc project project Expected results: oc project <project list> Additional info:
*** This bug has been marked as a duplicate of bug 2080416 ***