v0.6.7
This version is deprecated. Install the latest release.
Change logs
Remove Cloud Foundry UAA token retrieval when logging in IBM Cloud
Given Cloud Foundry is only one of the services provided by IBM Cloud, the logging into CF to retrieve UAA tokens is removed from the IBM Cloud login process by default. The user needs to use target -o -s or target --cf command to set/select a cloud foundry instance to manage the Cloud Foundry resources.
-o and -s options in login command are deprecated but still kept to maintain the compatibility.
Support access group and assigning policies to access group
Access group allows to organize users and service IDs into a group and manage access by assigning policies to the group. This release adds the command line support for access group, including both the CRUD of access groups and management of IAM policies for the access group.
Support Linux for PPC64le
Starting from this release, Linux for PPC64le architecture is formally supported. This is only for IBM Cloud CLI and does not include the plug-ins. Go to IBM Cloud CLI plug-in repository to check the os and platforms supported by each plug-in.
Rebrand the command line from bluemix to ibmcloud
The name of IBM Cloud CLI is formally changed to ibmcloud starting from this release. The previous long name bluemix and short name bx are still supported and kept for a period of time until they are formally deprecated.
Support searching resource globally
This release added the capability to search cloud resources globally using Lucene query syntax with command resource search.
New commands
iam access-groupsList all the access groupsiam access-groupShow details of an access groupiam access-group-createCreate an access groupiam access-group-updateUpdate the name and description of an access groupiam access-group-deleteDelete an access groupiam access-group-user-addAdd users to an access groupiam access-group-user-removeRemove a user from an access groupiam access-group-user-purgeRemove a user from all access groupsiam access-group-usersList users of an access groupsiam access-group-service-id-addAdd service IDs to an access groupiam access-group-service-id-removeRemove a service ID from an access groupiam access-group-service-id-purgeRemove a service ID from all access groupsiam access-group-service-idsList service IDs of an access groupsiam access-group-policiesList policies of an access groupiam access-group-policyShow details of an access group policyiam access-group-policy-createCreate an access group policyiam access-group-policy-updateUpdate an access group policyiam access-group-policy-deleteDelete an access group policyresource searchSearch resources using Lucene query syntax
Updated commands
regionslists all the regions no matter there is cloud foundry service or notloginshows how to login with api key and one-time passcode when authentication is rejected because of using a federated ID or MFA is requiredupdatechanges the default answer to 'N' when confirming whether to update nowruntimeandruntimescommands only support public cloud- Allows using uuid beside name in service ID, service ID policy and Service ID api key management
iam sevice-idiam service-id-updateiam service-id-deleteiam service-policiesiam service-policyiam service-policy-createiam service-policy-updateiam service-policy-deleteiam service-api-keysiam service-api-keyiam service-api-key-createiam service-api-key-updateiam service-api-key-delete
iam service-api-keys,iam service-api-key,iam service-api-key-create,iam service-api-key-update,iam service-api-key-deleteadd--forceoption to fail the command when multiple service IDs are found for the given service ID nameresource service-instanceshows "Last Operation" information of the service instance
Removed Commands
catalog template-run
Defects fixing
- incorrect accept-language header when sending HTTP request
- only account owner can invite user to the account
iam user-policy,iam user-policies,iam service-policy,iam service-policiesare not showing service and resource fields when the policy is applied to resource group members.
Other changes
- Environment variables
BLUEMIX_TRACEandBLUEMIX_COLORnow apply to Cloud Foundry commands as well. - Added additional environment variables
BLUEMIX_ANLALYTICS,BLUEMIX_VERSION_CHECK,BLUEMIX_HTTP_TIMEOUTto overwrite the settings in configuration file