OpenShift-installer CLI (openshift-install) plugin for asdf version manager.
asdf plugin add openshift-install https://github.com/hhemied/asdf-openshift-install.git
asdf list all openshift-install
asdf install openshift-install stable
asdf install openshift-install latest
asdf install openshift-install stable-4.10
asdf shell openshift-install stable-4.10
asdf global openshift-install stable-4.10
For more details on how to use, please visit asdf-vm website
Check the asdf README for instructions on how to install and manage versions of openshift-install.