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.5.8.3. macOS への CLI のインストール
						以下の手順を使用して、OpenShift CLI (oc) バイナリーを macOS にインストールできます。
					
手順
- Red Hat OpenShift Cluster Manager サイトの Infrastructure Provider ページに移動します。
 - インフラストラクチャープロバイダーを選択し、(該当する場合は) インストールタイプを選択します。
 - Command-line interface セクションで、ドロップダウンメニューの MacOS を選択し、Download command-line tools をクリックします。
 - アーカイブを展開し、解凍します。
 ocバイナリーをパスにあるディレクトリーに移動します。PATHを確認するには、ターミナルを開き、以下のコマンドを実行します。echo $PATH
$ echo $PATHCopy to Clipboard Copied! Toggle word wrap Toggle overflow 
						CLI のインストール後は、oc コマンドを使用して利用できます。
					
oc <command>
$ oc <command>