Awesome
<div align="center">asdf-ibmcloud
IBM Cloud plugin for the asdf version manager.
</div>Contents
Disclaimer
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.
Dependencies
bash
,curl
,tar
,tr
,td
: generic POSIX utilities.
Install
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.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
License
See LICENSE © Todd Edwards