asdf-tlsgcli [](https://github.com/0ghny/asdf-tlsgcli/actions/workflows/build.yml) [](https://github.com/0ghny/asdf-tlsgcli/actions/workflows/lint.yml)
May 28, 2023 · View on GitHub
asdf-tlsgcli

tlsg10x-cli plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar: generic POSIX utilities.- Optional:
ASDF_TLSGCLI_OVERWRITE_ARCHif present you can specify arch to download an specific one.
Install
Plugin:
asdf plugin add tlsg-cli https://github.com/0ghny/asdf-tlsgcli.git
tlsg-cli:
# Show all installable versions
asdf list-all tlsg-cli
# Install specific version
asdf install tlsg-cli latest
# Set a version globally (on your ~/.tool-versions file)
asdf global tlsg-cli latest
# Now tlsg-cli commands are available
tlsg-cli --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!