This is a zbctl plugin for the asdf version manager.
zbctl
is a command line interface to interact with Zeebe in Camunda Platform 8.
bash
,curl
,grep
, and other generic POSIX utilities.
Add the plugin:
asdf plugin add zbctl
Use the plugin:
# Show all installable versions
asdf list-all zbctl
# Install specific version
asdf install zbctl latest
# Set a version globally (on your ~/.tool-versions file)
asdf global zbctl latest
# Now zbctl commands are available
zbctl version
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind are welcome! See the contributing guide.
Thanks go to these contributors!
See LICENSE © Ahmed AbouZaid