v0.9.0
This version is deprecated. Install the latest release.
Change logs
Support CFEE org, space and user management
This release adds a set of CFEE commands to manage CF orgs, spaces and roles without targeting/logging into the CFEE environment
Rename Linux installer script from install_bluemix_cli
to install
This is part of the rebranding of Bluemix
to IBM Cloud
. install_bluemix_cli
is deprecated but will be kept for a period of time before it is completely removed.
Migrate to new API for creating app from template and managing domain certificates
The following commands now use a new version of IBM Cloud API
catalog template-run
app domain-cert
app domain-cert-add
app domain-cert-remove
Filter hidden services on resource catalog
If a service is hidden on resource catalog, it won't show up in the following commands:
catalog service
catalog service-marketplace
resource service-instance-create
New Commands
cfee orgs
: list all orgscfee org
: show details of an orgcfee org-create
: create an orgcfee org-delete
: delete an orgcfee org-users
: display users in specified org by rolecfee org-role-set
: assign an org role to a user (org manager required)cfee org-role-unset
: remove an org role from a user (org manager or user him/herself only)cfee spaces
: list all spacescfee space
: show details of a spacecfee space-create
: create a new spacecfee space-rename
: rename a spacecfee space-delete
: delete a spacecfee space-role-set
: assign a space role to a usercfee space-role-unset
: remove a space role from a usercfee space-roles
: get all space roles of current usercfee space-users
: display users in a space by role
Updated Commands
login
andupdate
now show release note link URL after successful upgradelogin
adds--no-account
option which will enforce logging without an accounttarget --cf
provides tips of how to create an org if there is no org foundresource search
adds--sort-by
option- The following commands deprecated
--json
, and adds--output FORMAT
account orgs
account org
account spaces
account space
billing account-usage
billing resource-group-usage
billing resource-instances-usage
billing org-usage
iam service-policies
iam service-policy
Defects Fixing
- String
Show Help
is not translated - CFEE cache not cleared when switching to another CFEE environment
other changes
- Change environment variable prefix from
BLUEMIX
toIBMCLOUD
->BLEUMIX_COLOR
IBMCLOUD_COLOR
->BLEUMIX_ANALYTICS
IBMCLOUD_ANALYTICS
->BLEUMIX_VERSION_CHECK
IBMCLOUD_VERSION_CHECK
->BLEUMIX_HTTP_TIMEOUT
IBMCLOUD_HTTP_TIMEOUT
->BLEUMIX_TRACE
IBMCLOUD_TRACE
->BLEUMIX_HOME
IBMCLOUD_HOME