ateoto / asdf-kubepug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-kubepug Build Lint

kubepug plugin for the asdf version manager.

Install

Plugin:

asdf plugin add kubepug
# or
asdf plugin add kubepug https://github.com/s3than/asdf-kubepug.git

kubepug:

# Show all installable versions
asdf list-all kubepug

# Install specific version
asdf install kubepug latest

# Set a version globally (on your ~/.tool-versions file)
asdf global kubepug latest

# Now kubepug commands are available
kubepug --help

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Tim Colbert

About

License:MIT License


Languages

Language:Shell 100.0%