Skip to content

looztra/asdf-k9s

Repository files navigation

asdf-k9s

Build Build

GitHub license

k9s plugin for the asdf version manager.

Contents

Dependencies

Install

add the plugin

asdf plugin add k9s

Or:

asdf plugin add k9s https://github.com/looztra/asdf-k9s.git

install k9s

# Show all installable versions
asdf list all k9s

# Install latest version
asdf install k9s latest

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

# Now k9s commands are available
k9s --help

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

Notes

  • On 2024/08/23, the default branch changed from master to main so don't forget to run asdf plugin update k9s

About

asdf plugin to install k9s

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors 6

Languages