command line tool for controlling OpenShift clusters
With OpenShift Client CLI (oc), you can create applications and manage OpenShift resources. It is built on top of kubectl which means it provides its full capabilities to connect with any kubernetes compliant cluster, and on top adds commands simplifying interaction with an OpenShift cluster.
Homepage: https://www.openshift.com
Maintainer: Luca De Pandis <luca.depandis@protonmail.com>