Bug 2087079 - oc bash completion: oc project [TAB][TAB] completes to oc project project
Summary: oc bash completion: oc project [TAB][TAB] completes to oc project project
Keywords:
Status: CLOSED DUPLICATE of bug 2080416
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: oc
Version: 4.10
Hardware: Unspecified
OS: Linux
unspecified
low
Target Milestone: ---
: ---
Assignee: Maciej Szulik
QA Contact: zhou ying
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-17 09:17 UTC by Wilhelm Weber
Modified: 2022-05-25 10:30 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-25 10:30:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.