Skip to content

openshift-install plugin for asdf multiversion controller

License

Notifications You must be signed in to change notification settings

hhemied/asdf-openshift-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

asdf-openshift-install

CI

OpenShift-installer CLI (openshift-install) plugin for asdf version manager.

Install

asdf plugin add openshift-install https://github.com/hhemied/asdf-openshift-install.git

List all available versions to install

asdf list all openshift-install

Install the latest stable version

asdf install openshift-install stable

Install the latest and greatest version

asdf install openshift-install latest

Install specific version

asdf install openshift-install stable-4.10

Activate a specific version for the current running session

asdf shell openshift-install stable-4.10

Activate a specific version for the current shell.

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.

About

openshift-install plugin for asdf multiversion controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages