github cloudfoundry/cli v6.22.2

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

Installers

Binaries

Change Log

CF Trace file permissions

When CF_TRACE or cf config --trace are configured to save to a file, the file is now created to be only readable/writable by the file's owner.

Fixed regressions

  • help lost its entry for CF_DIAL_TIMEOUT in cf CLI 6.22.x. (#855)
  • update-buildpack was not parsing the value passed in to its -p option correctly in cf CLI 6.22.x. (#983)
  • push panicked rather than giving a useful error message when specifying an empty env var in the app manifest. (#958)

Updated commands

  • restart now has a better command description, clarifying all app instances being stopped first, causing downtime. (#959)
  • restage now has a better command description, explaining what a restage entails. (#959)
  • logs and push now use reconnection logic from the noaa library when the connection to the stream is dropped. (#966)
  • logs and push now use the doppler logging endpoint published by the CC API (/v2/info), as opposed to extracting it from the recently deprecated logging endpoint entry.
  • bind-route-service and unbind-route-service now have a better description for the --path option.

Don't miss a new cli release

NewReleases is sending notifications on new releases.