This is a cache of https://docs.openshift.com/dedicated/3/cli_reference/index.html. It is a snapshot of the page at 2024-10-05T05:05:22.274+0000.
Overview | <strong>cli</strong> Reference | OpenShift Dedicated 3
×

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

  • Working directly with project source code.

  • Scripting OpenShift Dedicated 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.