Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 788 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 788 Bytes

asdf-kubefirst Build Status

kubefirst plugin for asdf version manager

Install

asdf plugin-add kubefirst https://github.com/Claywd/asdf-kubefirst.git;
asdf install kubefirst latest;
asdf global kubefirst;
kubefirst version;

Use

Check out the asdf documentation for instructions on how to install and manage versions of kubefirst.

Architecture Override

The ASDF_KUBEFIRST_OVERWRITE_ARCH variable can be used to override the architecture that is used for determining which kubefirst build to download.