Skip to content

Releases: IBM-Cloud/ibm-cloud-cli-release

v0.5.3

14 Jun 10:08
Compare
Choose a tag to compare

This version is deprecated. Install the latest release.

Change logs

New commands

  • Add back 'app scale' command

Updated commands

  • Show linked IMS account during login and account switching
  • Support 'plugin update --all' to update all available plugins

Support mutlipel level namespaces for commands

Support IMS account and SSO for Softlayer commands

Upgrade to Go 1.8.1

Fixed defects

  • nil pointer error if request timeout
  • 'api --skip-ssl-validation' not working

v0.5.2

14 Jun 10:05
Compare
Choose a tag to compare

This version is deprecated. Install the latest release.

Change logs

Updated commands

  • Rebase 'account-users', 'account-user-invite', 'account-user-reinvite', and 'account-user-delete' commands on latest backend API
  • 'BLUEMIX_API_KEY' will be used only if -u, --sso, or --apikey is not specified

'Bluemix' repo cannot be removed

Upgrade to Go 1.8

Fixed defects

  • A compatibility issue with Kubernetes CLI
  • 'cf' namespace not listed
  • Strange behavior between CLI and plugins when Ctrl+C is pressed
  • A few i18n issues

v0.5.1

14 Jun 10:02
Compare
Choose a tag to compare

This version is deprecated. Install the latest release.

Change logs

Updated commands

  • Add '--sso' support of 'login' command for IAM token service
  • Add '--sso' description in 'login' command usage and flags
  • Improve error handling when logging through username/password but the user ID is a federated ID

Support environment variable 'BLUEMIX_API_KEY' to specify the API key to use when executing 'login' command

Fixed defects

  • Fix a defect in 'sl vlan detail' command