github cloudfoundry/cli v6.21.1

latest releases: v8.7.10, v7.7.10, v8.7.9...
7 years ago

Installers

Binaries

Change Log

Digitally Signed Windows binaries

The 64 bit and 32 bit Windows binaries are now digitally signed with a Cloud Foundry Foundation certificate, hopefully reducing the chance of anti-virus software incorrectly flagging them as infected. (#913)

Configurable Dial Timeout

The cf CLI has a 5 second timeout to resolve the API endpoint domain and establish a connection to it. Users reported this was insufficient in e.g. environments with multiple DNS services and a fail-over time of 5 seconds or more. This timeout is now configurable by setting environment variable CF_DIAL_TIMEOUT. (#763, #802, #855, #897)

Fixed Regressions

  • A fix in 6.21.0 to restore unreadable text on light backgrounds on Linux terminals caused messages displayed by logs to not appear on Windows. logs now displays these messages without ansi coloring to ensure they're visible on all platforms and backgrounds. (#908)
  • curl now displays an actionable message when running it when no API endpoint has been set. (#896)

Updated Commands

  • create-buildpack and update-buildpack no longer return an error when specifying a local buildpack path. (#565)
  • create-buildpack now does a file check first before sending a request to the Cloud Controller to create the buildpack. (#899)
  • files now displays a better message when inspecting an empty file. (#869)

Don't miss a new cli release

NewReleases is sending notifications on new releases.