Bug 2087079

Summary: oc bash completion: oc project [TAB][TAB] completes to oc project project
Product: OpenShift Container Platform Reporter: Wilhelm Weber <wweber>
Component: ocAssignee: Maciej Szulik <maszulik>
oc sub component: oc QA Contact: zhou ying <yinzhou>
Status: CLOSED DUPLICATE Docs Contact:
Severity: low    
Priority: unspecified CC: mfojtik, wweber
Version: 4.10   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-05-25 10:30:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Wilhelm Weber 2022-05-17 09:17:18 UTC
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:

Comment 1 Maciej Szulik 2022-05-25 10:30:12 UTC

*** This bug has been marked as a duplicate of bug 2080416 ***