Awesome
<div align="center">asdf-jfrog-cli
jfrog-cli plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
,tar
: generic POSIX utilities.
Install
Plugin:
asdf plugin add jfrog-cli
# or
asdf plugin add jfrog-cli https://github.com/LozanoMatheus/asdf-jfrog-cli.git
jfrog-cli:
# Show all installable versions
asdf list-all jfrog-cli
# Install specific version
asdf install jfrog-cli latest
# Set a version globally (on your ~/.tool-versions file)
asdf global jfrog-cli latest
# Now jfrog-cli commands are available
Please, check the official documentation in the section Commands Summary:
https://www.jfrog.com/confluence/display/CLI/JFrog+CLI
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 © LozanoMatheus