OpenShift Client CLI (oc) plugin for asdf version manager.
asdf plugin add oc https://github.com/sqtran/asdf-oc.git
asdf install oc latest
Check the asdf README for instructions on how to install and manage versions of oc.
This plugin no longer bundles kubectl
along with oc
. If you need plain vanilla kubectl
, you'll need to install that asdf-plugin separately.