v0.16.0
This version is deprecated. Install the latest release.
Change logs
Automatically change *.bluemix.net API endpoint to cloud.ibm.com for IBM Cloud public
If *.bluemix.net API endpoint is used for public cloud, they will be changed automatically to https://cloud.ibm.com
Customize the installation of bundled Cloud Foundry CLI
Starting from this release, ibmcloud cf install can be used to install a different version of Cloud Foundry CLI than the default bundled one. To restore the originally version, run ibmcloud cf install --restore.
Add "stage" support for namespaces and commands
A stage attribute is added to namespaces and commands, which will be highlighted in the description of the namespace and command. The stage can be "Experimental", "Beta" or "Deprecated".
Support auto-completion delegation to plug-ins
This release supports delegating auto-completion to plug-ins. Refer to plugin example for how to use it.
New commands
cf install: install a different version of CF CLI to replace the default bundled one.
Updated commands
iam authorization-poicy-createadds--source-service-accountflag to specify a different account than the current account.--output JSONflag is added to the following commands underiamnamespace:oauth-tokensrolesaccess-groupsaccess-groupaccess-group-createaccess-group-updateaccess-group-usersaccess-group-service-idsaccess-group-policiesaccess-group-policyaccess-group-policy-createaccess-group-policy-updateapi-keysapi-key-createapi-key-updateservice-api-keysservice-api-keyservice-api-key-createservice-api-key-updateservice-idsservice-idservice-id-createservice-id-updateservice-policiesservice-policyservice-policy-createservice-policy-updateuser-policiesuser-policyuser-policy-createuser-policy-update
Other Change
- Upgrade bundled Cloud Foundry CLI to
6.41.0 - Upgrade Go lang to
1.12.4