Skip to content

v2.26.0

Compare
Choose a tag to compare
@steveclay steveclay released this 17 Jun 16:27
· 3 commits to master since this release
0c68922

Installers

Mac OS X 64 bit
Mac OS X M1/ARM 
Windows 64 bit
Windows 32 bit
Linux 64 bit
Linux 64 bit ARM
Linux 32 bit
Power Linux 64 bit
System/390 Linux 64 bit

Binaries

Mac OS X 64 bit
Mac OS X M1/ARM
Windows 64 bit
Windows 32 bit
Linux 64 bit
Linux 64 bit ARM
Linux 32 bit
Power Linux 64 bit
System/390 Linux 64 bit

To verify installed binaries, please see here

Change logs

New Commands

  • iam trusted-profile-assume to assume a trusted profile that the usesr has permissions for, or to list the current assumed trusted profile
  • iam trusted-profile-leave to leave a trusted profile previously assumed and return to normal access for the user

Commands Changed

  • iam trusted-profiles adds option --can-assume to filter to the trusted profiles the current user can assume
  • enterprise account-create adds option --create-service-id to create a service ID along with the account
  • resource service-instance adds options --crn and --guid to provide just the corresponding value from the current --id option
  • resource service-instance-create adds options --access-tags and --user-tags to enable adding these types of tags at creation
  • -o is added as an alias to --output for core CLI commands
  • version and -v now return copyright information for the IBM Cloud CLI

Bug Fixes

  • iam trusted-profile-rule-create is corrected to allow JSON input for claim rules

Other Changes

  • Upgrades Golang to 1.22.4