Skip to content

v1.4.0

Compare
Choose a tag to compare
@steveclay steveclay released this 25 Feb 19:02
· 10 commits to master since this release
0b55052

This version is deprecated. Install the latest release.

Change logs

Commands Changed

  • iam api-keys: now shows all api-keys for the current account for which the user has read access
  • iam user-policies, iam user-policy, iam service-policies, iam service-policy, iam access-group-policies, iam access-group-policy: includes the tags for the policies in the output

Bug Fixes

  • plugin install and plugin update: provide better instruction to user for built-in plug-ins
  • plugin update: corrected to not default to private endpoint behavior when logged in with a service ID
  • sl user create: removes flag --api-key that is no longer accepted by the SoftLayer API
  • sl vs create: accept -s to specify a private security group

Other Changes

  • Upgrade to Go language 1.15.8
  • Performance improvements