opensearch-cli plugin for the asdf version manager.
This plugin works with Linux and MacOS, both amd64 and arm64 CPU architecture.
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.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Iulian Mandache