1

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.

Lin0523
  • 171
  • 1
  • 1
  • 14

3 Answers3

1

Here the client tool download links, v3.9.0

Daein Park
  • 4,393
  • 2
  • 12
  • 21
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