linkerd plugin for the asdf version manager. Based on this plugin.
bash
,curl
, andshasum
oropenssl
: generic POSIX utilities.
Plugin:
asdf plugin add linkerd https://github.com/KazW/asdf-linkerd.git
linkerd:
# Show all installable versions
asdf list-all linkerd
# Install specific version
asdf install linkerd latest
# Set a version globally (on your ~/.tool-versions file)
asdf global linkerd latest
# Now linkerd commands are available
linkerd --help
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Kaz Walker