Skip to content

v2.13.0

Compare
Choose a tag to compare
@steveclay steveclay released this 01 Dec 16:05
· 6 commits to master since this release
e54895b

Installers

 
Mac OS X 64 bit
Mac OS X M1/ARM  (as-is)
Windows 64 bit
Windows 32 bit
Linux 64 bit
Linux 64 bit ARM (as-is)
Linux 32 bit
Power Linux 64 bit
System/390 Linux 64 bit

Binaries

 
Mac OS X 64 bit
Mac OS X M1/ARM (as-is)
Windows 64 bit
Windows 32 bit
Linux 64 bit
Linux 64 bit ARM (as-is)
Linux 32 bit
Power Linux 64 bit
System/390 Linux 64 bit
 
To verify installed binaries, please see here
 

NOTE

The Bluemix CLI plugin repository is deprecated. On March 7, 2023, we will end support for the following endpoint: http://plugins.ng.bluemix.net/
After this date, clients will not be able to connect to the Bluemix CLI plugin repository. No direct replacement is planned, but see details on adding and removing IBM Cloud CLI plug-ins for command line access to IBM Cloud services.

Change logs

New Commands

  • iam api-key: query an individual api-key
  • sl hardware notifications: query notifications
  • sl hardware add-notification: add a notification
  • sl virtual notifications: query notifications
  • sl virtual add-notification: add a notification

Commands Changed

  • deprecated command dev enable is removed
  • dev create, edit, deploy: remove support for deployments to Cloud Foundry in keeping with the deprecation of IBM Cloud Foundry
  • dev tekton-trigger: --trigger-headers parameter replaces --trigger-header in this Beta command
  • sl hardware credentials: better conforms to slcli usage
  • sl placementgroup delete, detail: takes an argument instead of --id
  • sl virtual credentials: better conforms to slcli usage
  • sl vs --prices: adds a billing option

Bug Fixes

  • dev commands: --trace setting was intermittently staying enabled after the execution of a command
  • iam service-api-key, service-id, trusted-profile: corrected poor usability with some use of --activity and --output json flags
  • resource service-instance-delete: prevent a nil pointer that could occur under certain conditions
     

Other Changes

  • Upgrades Golang to version 1.19.3