claywd / asdf-kubefirst

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Shell 100.0%