Releases: IBM-Cloud/ibm-cloud-cli-sdk
Releases · IBM-Cloud/ibm-cloud-cli-sdk
v1.9.0
Change Logs
Other Changes
- Added output of Correlation ID on authentication errors
v1.8.1
Change Logs
Other Changes
- Updated fake_plugin_context.go for test mocks
v1.8.0
Change Logs
Plugin API Changes
- Added
MCPEnabled
to determine if CLI is running as an MCP server
Other changes
- Applied bold style to the table headers
v1.7.3
Change Logs
Other changes
- include all flags in metadata
- Added
SetErrWriter
and SetWriter
methods to redirect output to buffer
v1.7.2
Change Logs
Other changes
v1.7.1
Change Logs
Other changes
- Updated go version to 1.22.12
- Updated dependencies
v1.7.0
Change Logs
Core config changes
- Fallback Account config is added
Other Changes
- Updated go version to 1.22.11
- Updated dependencies
v1.6.2
Change Logs
Other changes
- Set terminal width to a very large number to prevent table row wrapping
v1.6.1
Change Logs
Other changes
- Set terminal width to a large number when calling
NewFakeUI
(used in unit testing only).
v1.6.0
Change Logs
Core config changes
- Added AlphaCommandsEnabled configuration to toggle sorting commands alphabetically or by grouping
- Increased token expiration check visibility
- Used go-pretty to improve table formatting on screen width
Other changes
- Updated golang/org/x/text to v0.21.0
- Updated golang/org/x/net to v0.33.0
- Updated golang/org/x/sys to v0.28.0
- Updated golang/org/x/term to v0.27.0
- Updated golang.org/x/crypto to v0.32.0