Date
1 - 1 of 1
CF CLI v6.18.0 Released Today
Koper, Dies <diesk@...>
The CF CLI team just cut 6.18.0. Binaries and link to release notes are available at:
https://github.com/cloudfoundry/cli#downloads This is likely our last CLI release this month as our velocity slows around the CF Summit. I'll be attending the Summit, please approach me with your CLI experiences when you see me! Also note the talk on CLI plugins from former CLI team members Simon and Jonathan: https://cfsummit2016.sched.org/event/6Zlt/cli-plugin-to-enhance-your-cloud-simon-leunhellip 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 Enjoy! Regards, Dies Koper Cloud Foundry CLI PM |
|