Red Hat Training

A Red Hat training course is available for OpenShift Container Platform

第1章 概要

With the OpenShift Container Platform command line interface (CLI), you can create applications and manage OpenShift Container Platform projects from a terminal. The CLI is ideal in situations where you are:

  • プロジェクトソースコードを直接使用している。
  • OpenShift Container Platform 操作をスクリプト化する。
  • Restricted by bandwidth resources and cannot use the web console.

以下の oc コマンドを使って、CLI を利用できます。

$ oc <command>

インストールと設定に関する説明は、「CLI の使用方法」を参照してください。