Skip to content

v2.14.0

Compare
Choose a tag to compare
@steveclay steveclay released this 25 Jan 21:10
· 3 commits to master since this release
0c68922

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

  • account user-status: query the status for a user
  • account user-status-update: update the status for a user
  • iam account-settings: query the settings for the current account
  • iam account-settings-update: update the settings for the current account
  • plugin download: download plug-ins as installable binaries that can later be installed
  • sl subnet route: update secondary subnet routing
  • sl subnet clear-route: remove the routing for a subnet
  • sl version: output sl plug-in version

Commands Changed

  • dev build, code, console, create, debug, delete, deploy, diag, edit, get-credentials, list, run, shell, status, stop, test, view: are deprecated in keeping with the deprecation of IBM Cloud App Service Starter Kits
  • iam access-group-policy, access-group-policy-create, access-group-policy-delete, access-group-policy-update, access-group-policies: adds --api-version option and support for v2 policies
  • iam access-policies: adds --api-version option and support for v2 policies
  • iam account-policies: adds --api-version option and support for v2 policies
  • iam service-policy, service-policy-create, service-policy-delete, service-policy-update, service-policies: adds --api-version option and support for v2 policies
  • iam trusted-profile-policy, trusted-profile-policy-create, trusted-profile-policy-delete, trusted-profile-policy-update, trusted-profile-policies: adds --api-version option and support for v2 policies
  • iam user-policy, user-policy-create, user-policy-delete, user-policy-update, user-policies: adds --api-version option and support for v2 policies
  • sl hardware add-notifications: command is renamed to notifications-add

Other Changes

  • Upgrades Golang to version 1.19.4