Skip to content

mvalin/asdf-openshift-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

asdf-openshift-cli

Special thank you to Hazem Hemied hhemied this is a fork of his project asdf-openshift-install with small differences to install oc.

CI

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

Install

asdf plugin add openshift-cli https://github.com/mvalin/asdf-openshift-cli.git

List all available versions to install

asdf list all openshift-cli

Install the latest stable version

asdf install openshift-cli stable

Install the latest and greatest version

asdf install openshift-cli latest

Install specific version

asdf install openshift-cli stable-4.10

Activate a specific version for the current running session

asdf shell openshift-cli stable-4.10

Activate a specific version for the current shell.

asdf global openshift-cli 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-cli.

About

openshift-client plugin for asdf multiversion controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors