This is a cache of https://docs.openshift.com/container-platform/3.4/cli_reference/index.html. It is a snapshot of the page at 2024-10-04T04:04:07.267+0000.
Overview | CLI Reference | OpenShift Container Platform 3.4
×

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:

  • Working directly with project source code.

  • Scripting OpenShift Container Platform operations.

  • Restricted by bandwidth resources and cannot use the web console.

The CLI is available using the oc command:

$ oc <command>

See Get Started with the CLI for installation and setup instructions.