Awesome
<div align="center">asdf-opensearch-cli
opensearch-cli plugin for the asdf version manager.
</div>Contents
Compatibility
This plugin works with Linux and MacOS, both amd64 and arm64 CPU architecture.
Install
Plugin:
asdf plugin add opensearch-cli
# or
asdf plugin add opensearch-cli https://github.com/iul1an/asdf-opensearch-cli.git
opensearch-cli:
# Show all installable versions
asdf list-all opensearch-cli
# Install specific version
asdf install opensearch-cli latest
# Set a version globally (on your ~/.tool-versions file)
asdf global opensearch-cli latest
# Now opensearch-cli commands are available
opensearch-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!
License
See LICENSE © Iulian Mandache