You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The existence of https://github.com/IBM-Cloud/ibm-cloud-cli-release/releases is awesome and helps with keeping our CI/CD pipelines up to date since we can automatically (via renovate) determine when a new build of the CLI is available and then update our toolchain.
How can we do the same for the plugins, e.g. the doi plugin?
Are there also release pages for the individual plugins so we know when to update? We'd like to avoid updating "live" when we run the CLI but rather do this in a controlled way.