Skip to content

v0.16.1

Choose a tag to compare

@archerzz archerzz released this 05 Jun 08:16
· 23 commits to master since this release
326943d

This version is deprecated. Install the latest release.

Change logs

Use account owner user ID to target an account

Now account owner user ID (normally an email ) can be used as the value of -c flag of login and target commands. Note that a user can be the owner of multiple accounts. In this case, user will be be prompted for selection. GUID is still recommended in automation script to avoid suspending of the script execution.

Use resource group GUID to target resource group

Resource group GUID now can be used as the value of -g flag of login and target commands. This will help avoid error when the account has multiple resource groups with same name.

Fallback to default auto-completion

If no specific auto-completion is available, the CLI will fallback to default auto-completion logic of the current shell. With his feature, the user will be able to select a local file when specifying the input value of flags.

SoftLayer Infrastructure Rebranding

SoftLayer CLI description is changed from Gen1 Infrastructure to Classic Infrastructure

Updated commands

  • sl cdn options: refines message when response is empty
  • help: updates help doc link to https://ibm.biz/cli-docs
  • resource service-instance-create, resource service-instance-update: adds description of possible values for --service-endpoints flag
  • resource service-key-create, resource service-binding-create: adds description of possible values for --service-endpoint flag
  • plugin list, plugin show: shows stage information
  • cfee:
    • create:
      • NAME LOCATION arguments are changed into -n, --name and --location
      • adds --virtual-dedicated-hardware and --private-access flags
    • create-location: adds --output flag
    • create-permission-get, create-permission-set: changes one target permission from developer role to the current space in the current org for provisioning Compose for PostgreSQL to editor role to the Databases for PostgreSQL service
    • environments: adds Zones output

Defect Fixing

  • service-instance-create: erroneous search logic which may result in false errors r
  • iam service-key-create, iam service-key: output order is random
  • access-group-user-add: fail to add a user to access group if teamDirectory is false