On project overview page of Openshift v3 (developer preview) by going to help->Command Line Tools , it only shows 64 bit version for linux but not 32 bit.
Asked
Active
Viewed 2,534 times
1 Answers
1
You can get the oc
tool directly from the OpenShift Origin Git Repo: https://github.com/openshift/origin/releases/tag/v1.2.2
They provide a 32-bit client for linux there!

Will Gordon
- 3,303
- 2
- 11
- 22
-
Thanks Will I found it. – Jyot Prakash Verma Nov 10 '16 at 02:20