So currently I have version 3.9.14 of Openshift Client installed, I need to downgrade to version 3.9.0, but I don't know how to get 3.9.14 out of my system.
Asked
Active
Viewed 1,592 times
1
-
Why would you need to downgrade? It is usually better that you have the highest patch level of the X.Y version. – Graham Dumpleton Feb 01 '19 at 22:25
-
I joined a new team and they want us all using the same versions – Lin0523 Feb 04 '19 at 19:15
3 Answers
0
I figured it out. Had to delete the oc executable from /usr/bin to get rid of my current version of OpenShift client, and then I downloaded version 3.9.0 and moved the executable to /usr/bin

Lin0523
- 171
- 1
- 1
- 14
0
I figured out how to remove the old version of OC. I had to go into /usr/local/Cellar and delete oc before downloading the new version.

Lin0523
- 171
- 1
- 1
- 14