Overview: Download and install the Red Hat OpenShift CLI
Deploying and managing Red Hat OpenShift objects from the command line makes a developer’s life easier. One command can create an application. In addition, scripting is enabled, making repeatable operations possible. The OpenShift command-line interface (CLI), oc, can be downloaded from within your OpenShift (web-based) dashboard.
Prerequisites:
- Terminal session on your computer.
- A Developer Sandbox for Red Hat OpenShift account .
In this learning path, you will:
- Download and install the
oc
CLI.