Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1699705

Summary: Met error when run command `oc plugin` on windows
Product: OpenShift Container Platform Reporter: zhou ying <yinzhou>
Component: ocAssignee: Maciej Szulik <maszulik>
Status: CLOSED DUPLICATE QA Contact: zhou ying <yinzhou>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.1.0CC: aos-bugs, jokerman, mfojtik, mmccomas
Target Milestone: ---   
Target Release: 4.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-04-15 09:39:09 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 zhou ying 2019-04-15 03:30:01 UTC
Description of problem:


Version-Release number of selected component (if applicable):
When run command `oc plugin` in windows met error: error: unable to read directory "" in your PATH: open : The system cannot find the file specified  

Version-Release number of selected component (if applicable):
Client Version: version.Info{Major:"4", Minor:"1+", GitVersion:"v4.1.0", GitCommit:"eee567b9d", GitTreeState:"", BuildDate:"2019-04-14T17:00:04Z", GoVersion:"", Compiler:"", Platform:""}
 Short version is not enough. Paste all output of `oc version`

How reproducible:
Always

Steps to Reproduce:
1. Install the latest OC;
2. Use `oc plugin list` command to list the plugin

Actual results:

2. Met error: error: unable to read directory "" in your PATH: open : The system cannot find the file specified  

Expected results:
2. No error.

Additional info:

Comment 1 Michal Fojtik 2019-04-15 09:39:09 UTC

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