Skip to content

v0.6.6

Choose a tag to compare

@archerzz archerzz released this 21 Mar 17:37
· 27 commits to master since this release
a4db4e1

This version is deprecated. Install the latest release.

Change logs

Several change in login

  • Add -g flag to specify the targeted resource group
  • Show detailed message when authentication fails
  • Enforce account selection when the user is associated with account(s)
  • Target the account automatically when specifying org with -o option
  • Deprecate -o and -s flags ( use target to specify CF org and space)

Updated Commands

  • For billing commands listed below, remove the restriction of account owner.
    • account-usage, resource-group-usage, resource-instances-usage, org-usage
  • service-instance-create command:
    • Prompt for selection if multiple deployments have the same name
    • Add --deployment flag to resolving duplicated deployment names
  • bx update -f uses silent install mode ( root privilege is required)

Fixed defects

  • login -o does not set org in non-public environment
  • iam authorization-policies shows nothing when there is no authorization policy(should show "not found" message)
  • cf ssh hangs in windows version
  • cf [command] lost color in windows version
  • account org lost inlined properties(domain, quota) of an organization
  • Incorrect command usage description in iam service-api-key-delete
  • Fix a regression which breaks autocomplete on macOS