Its-Alex / asdf-plugin-k0sctl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-plugin-k0sctl Build Lint

k0sctl plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl: generic POSIX utilities.

Install

Plugin:

asdf plugin add k0sctl
# or
asdf plugin add k0sctl https://github.com/Its-Alex/asdf-plugin-k0sctl.git

k0sctl:

# Show all installable versions
asdf list-all k0sctl

# Install specific version
asdf install k0sctl latest

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

# Now k0sctl commands are available
k0sctl --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 © ItsAlex

About

License:MIT License


Languages

Language:Shell 100.0%