github cloudfoundry/cli v6.18.0

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

Installers

Binaries

Change Log

Org Quota for Reserved Route Ports

Org quota related commands have been enhanced to allow CF admins to set, update and retrieve the limit on the total number of reserved ports that can be used to create routes within an organization. This can be used to distribute a limited number of available ports over multiple organizations for use in TCP routes.
This feature requires the target CF release to be v236 (CC API v2.55.0) or higher.

Color Output Enabled by Default on Windows

CLI output coloring on Windows, introduced in the previous release, is now enabled by default (it can be toggled with cf config --color true|false), and resolves a bug where ansi codes were displayed in cf help and trace output.

Updated Commands

  • create-quota, update-quota, quotas and quota now take an argument to set/update the reserved route port quota, or display it.
  • quotas, space-quotas now display shorter table headers in most locales to reduce the total width of the table.
  • delete-orphaned-routes now displays the port of TCP routes that are about to be deleted.

Don't miss a new cli release

NewReleases is sending notifications on new releases.