brandisher / oc-clusteroperator

OpenShift CLI plugin to change the state of ClusterOperators from managed to unmanaged and back again.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oc-clusteroperator

OpenShift CLI plugin to change the state of ClusterOperators from managed to unmanaged and back again. Inspired by the Kubernetes sample-cli-plugin.

Testing

make test

Building

make plugin

Installing

make install will put the resulting oc-clusteroperator binary in /usr/local/bin. You can put it anywhere in your $PATH to access the plugin's functionality.

About

OpenShift CLI plugin to change the state of ClusterOperators from managed to unmanaged and back again.

License:Apache License 2.0


Languages

Language:Go 97.0%Language:Makefile 3.0%