Skip to content

v0.12.0

Choose a tag to compare

@archerzz archerzz released this 15 Nov 01:10
· 23 commits to master since this release
326943d

This version is deprecated. Install the latest release.

Change logs

New Commands

  • cfee create: Make a request to create a new instance of the Cloud Foundry Enterprise Environment.
  • cfee create-locations: Make request to get a list of available data centers for the targeted regions.
  • cfee create-permission-get: Check if a user has all the permissions required to create a CFEE instance
  • cfee create-permission-set: Give user all the permissions required to create a CFEE instance
  • cfee create-status: Check the provisioning status of a CFEE instance

Updated Commands

  • catalog search: filter out inactive services
  • catalog service: children of inactive services will not be displayed

Defects Fixing

  • service-alias-create fails if no resource group is specified or targeted
  • Linux installer fails to install on some 32-bit X86 platforms