oc

The OpenShift Container Platform CLI. Allows for application and container management. More information: <https://docs.openshift.com/container-platform/3.11/cli_reference/get_started_cli.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y neuron
Ubuntu
RUN apt-get update && \ apt-get install -y neuron
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y neuron
Fedora
RUN dnf install -y origin-clients
click the source code to copy install oc on any operating system with command-not-found.com