asdf-traefik [](https://github.com/Dabolus/asdf-traefik/actions/workflows/build.yml) [](https://github.com/Dabolus/asdf-traefik/actions/workflows/lint.yml)
October 4, 2023 · View on GitHub
asdf-traefik

traefik plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar,awkfind: generic POSIX utilities.
Install
Plugin:
asdf plugin add traefik
# or
asdf plugin add traefik https://github.com/Dabolus/asdf-traefik.git
traefik:
# Show all installable versions
asdf list-all traefik
# Install specific version
asdf install traefik latest
# Set a version globally (on your ~/.tool-versions file)
asdf global traefik latest
# Now traefik commands are available
traefik --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 © Giorgio Garasto