v0.6.5
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 accountiam authorization-policy
: show details of an authorization policyiam authorization-policy-create
: create an authorization policyiam authorization-policy-delete
: delete an authorization policybilling resource-group-usage
: show monthly usage for a resource groupbilling resource-instances-usage
: show monthly resource instances usagecatalog runtimes
: show the list of runtimescatalog 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