Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 610 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 610 Bytes

asdf-oc

CI

OpenShift Client CLI (oc) plugin for asdf version manager.

Install

asdf plugin add oc https://github.com/sqtran/asdf-oc.git
asdf install oc latest

Use

Check the asdf README for instructions on how to install and manage versions of oc.

Note

This plugin no longer bundles kubectl along with oc. If you need plain vanilla kubectl, you'll need to install that asdf-plugin separately.