asdf-kubectl-oidclogin [](https://github.com/ezcater/asdf-kubectl-oidclogin/actions/workflows/build.yml) [](https://github.com/ezcater/asdf-kubectl-oidc_login/actions/workflows/lint.yml)

November 12, 2024 · View on GitHub

asdf-kubectl-oidc_login Build Lint

kubectl-oidc_login plugin for the asdf version manager.

Contents

Dependencies

  • bash: to run this plugin
  • curl: to download the release
  • unzip: to extract the release package
  • POSIX utilities

Install

Plugin:

asdf plugin add kubectl-oidc_login
# or
asdf plugin add kubectl-oidc_login https://github.com/ezcater/asdf-kubectl-oidc_login.git

kubectl-oidc_login:

# Show all installable versions
asdf list-all kubectl-oidc_login

# Install specific version
asdf install kubectl-oidc_login latest

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

# Now kubectl-oidc_login commands are available
kubectl-oidc_login --version

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 © ezCater