Skip to content

v0.6.5

Compare
Choose a tag to compare
@archerzz archerzz released this 05 Feb 17:41
· 24 commits to master since this release
a4db4e1

This version is deprecated. Install the latest release.

Change logs

Add support for authorization policy

A few IAM policy commands are added to provide service-to-service authorization support.

Add resource group support for billing commands

This release moves to a new version of billing and usage api which enables the capability to query usage summary by resource group and resource instance usage details in a given resource group or organization.

New commands

  • iam authorization-policies: list authorization policies under current account
  • iam authorization-policy: show details of an authorization policy
  • iam authorization-policy-create: create an authorization policy
  • iam authorization-policy-delete: delete an authorization policy
  • billing resource-group-usage: show monthly usage for a resource group
  • billing resource-instances-usage: show monthly resource instances usage
  • catalog runtimes: show the list of runtimes
  • catalog runtime: show the details of a runtime

Updated commands

  • bluemix resource service-instance-update: remove --update-time option

Fixed defects

  • Error message for unregistered commands is not translated
  • bash: PROGS: readonly variable warning message in bash shell sessions