This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.1.8.10.3. macOC への OpenShift CLI のインストール
						以下の手順を使用して、OpenShift CLI (oc) バイナリーを macOS にインストールできます。
					
手順
- Red Hat カスタマーポータルの OpenShift Container Platform ダウンロードページ に移動します。
 - Version ドロップダウンメニューで適切なバージョンを選択します。
 - OpenShift v4.6 MacOSX Client エントリーの横にある Download Now をクリックして、ファイルを保存します。
 - アーカイブを展開し、解凍します。
 ocバイナリーをパスにあるディレクトリーに移動します。PATHを確認するには、ターミナルを開き、以下のコマンドを実行します。echo $PATH
$ echo $PATHCopy to Clipboard Copied! Toggle word wrap Toggle overflow 
						OpenShift CLI のインストール後に、oc コマンドを使用して利用できます。
					
oc <command>
$ oc <command>