Skip to content

Latest commit

 

History

History
62 lines (37 loc) · 1.67 KB

README.md

File metadata and controls

62 lines (37 loc) · 1.67 KB

asdf-ibmcloud Build Lint

IBM Cloud plugin for the asdf version manager.

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