IBM Cloud plugin for the asdf version manager.
This software is an independent, community-driven project and is not affiliated with, endorsed by, or maintained by IBM. IBM does not contribute to, sponsor, or support this project, and assumes no responsibility or liability for its use.
bash
,curl
,tar
,tr
,td
: generic POSIX utilities.
Plugin:
asdf plugin add ibmcloud
ibmcloud:
# Show all installable versions
asdf list-all ibmcloud
# Install specific version
asdf install ibmcloud latest
# Set a version globally (on your ~/.tool-versions file)
asdf global ibmcloud latest
# Now ibmcloud commands are available
ibmcloud version
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 © Todd Edwards