CF CLI Version 6.12.1


Ben Moss <bmoss@...>
 

On Wednesday, July 8, 2015, Mike Youngstrom <youngm(a)gmail.com> wrote:

What version of Go is the CLI built with currently?

Mike

On Tue, Jul 7, 2015 at 11:54 AM, Greg Oehmen <goehmen(a)pivotal.io
<javascript:_e(%7B%7D,'cvml','goehmen(a)pivotal.io');>> wrote:

The CF CLI team released version 6.12.1 on 7/6/2015. Release notes,
download instructions and binaries are available at:

https://github.com/cloudfoundry/cli/releases


Highlights of this release include:

Plugin API -
https://github.com/cloudfoundry/cli/blob/master/plugin_examples/DOC.md

Full Support for Service keys / Async Service Operations -
http://docs.cloudfoundry.org/services/asynchronous-operations.html

Full Support for Arbitrary Parameters for Service Instance Provisioning -
https://docs.google.com/document/d/1QYHH3T4Dy1tjLj-FrkrVhgfgCzQCyIlTCIPBe9RMFAs/edit


General UX Refinements


-

Allow `cf app` to display buildpack
-

Add Buildpack to `cf create-app-manifest`
-

Added support for “--no-hostname” attribute in `cf
create-app-manifest` command
-

Removed ‘as admin’.. clause from create-user since it is confusing
-

Added fields to CLI MSI installer to show app/publisher name in
windows
-

Removed Windows incompatible language test
-

Enabled full word ‘yes’ for confirmation when lang is not en_US
-

Enabled file reference containing JSON when creating a service
instance
-

Support for godeps newest noaa package - new noaa.Close() method
-

Support for loggregator/Noaa endpoint Changes
-

Fixed bug: CLI upload fails at 2nd push with `EmptyDirError`
-

Fixed bug: index out of range panic when getting stats for Diego app
while Diego stats endpoint is down
-

Fixed bug: do not create zip when no file to upload during cf push
-

Fixed bug: cf start uses old loggregator to tail logs, instead of noaa



Improvements to text output/error messaging


-

Fixed `cf push -p` help verbiage
-

Improved restage tip to include name of app
-

Rewrote cf update-service help text error to be more descriptive
-

Highlighted restage command in uups tip
-

Updated tip for updating UPSIs - UPSIs now propagate their
credentials on update, so no need to unbind and rebind them.
-

Added error handling for when diego /instances is up but /noaa is
down.



Pull Requests

#470 <https://github.com/cloudfoundry/cli/pull/470> - Fix flaky test for
go 1.4 where map iteration order is randomized.

#366 <https://github.com/cloudfoundry/cli/pull/366> -Fixed error message
when there is a mismatch in the order of arguments for create-buildpack


Additions to the CF-Community Plugin Repo:

cf-download - v1.0.0 Plugin for downloading your application
contents after staging

Scaleover - v.0.1.0 Roll traffic from one app to another by
scaling over time

Diego-SSH - v.0.1.2 Access Diego containers with SSH





Greg Oehmen
Cloud Foundry Product Manager


_______________________________________________
cf-dev mailing list
cf-dev(a)lists.cloudfoundry.org
<javascript:_e(%7B%7D,'cvml','cf-dev(a)lists.cloudfoundry.org');>
https://lists.cloudfoundry.org/mailman/listinfo/cf-dev

_______________________________________________
cf-dev mailing list
cf-dev(a)lists.cloudfoundry.org <javascript:;>
https://lists.cloudfoundry.org/mailman/listinfo/cf-dev


Mike Youngstrom <youngm@...>
 

What version of Go is the CLI built with currently?

Mike

On Tue, Jul 7, 2015 at 11:54 AM, Greg Oehmen <goehmen(a)pivotal.io> wrote:

The CF CLI team released version 6.12.1 on 7/6/2015. Release notes,
download instructions and binaries are available at:

https://github.com/cloudfoundry/cli/releases


Highlights of this release include:

Plugin API -
https://github.com/cloudfoundry/cli/blob/master/plugin_examples/DOC.md

Full Support for Service keys / Async Service Operations -
http://docs.cloudfoundry.org/services/asynchronous-operations.html

Full Support for Arbitrary Parameters for Service Instance Provisioning -
https://docs.google.com/document/d/1QYHH3T4Dy1tjLj-FrkrVhgfgCzQCyIlTCIPBe9RMFAs/edit


General UX Refinements


-

Allow `cf app` to display buildpack
-

Add Buildpack to `cf create-app-manifest`
-

Added support for “--no-hostname” attribute in `cf
create-app-manifest` command
-

Removed ‘as admin’.. clause from create-user since it is confusing
-

Added fields to CLI MSI installer to show app/publisher name in windows
-

Removed Windows incompatible language test
-

Enabled full word ‘yes’ for confirmation when lang is not en_US
-

Enabled file reference containing JSON when creating a service instance
-

Support for godeps newest noaa package - new noaa.Close() method
-

Support for loggregator/Noaa endpoint Changes
-

Fixed bug: CLI upload fails at 2nd push with `EmptyDirError`
-

Fixed bug: index out of range panic when getting stats for Diego app
while Diego stats endpoint is down
-

Fixed bug: do not create zip when no file to upload during cf push
-

Fixed bug: cf start uses old loggregator to tail logs, instead of noaa



Improvements to text output/error messaging


-

Fixed `cf push -p` help verbiage
-

Improved restage tip to include name of app
-

Rewrote cf update-service help text error to be more descriptive
-

Highlighted restage command in uups tip
-

Updated tip for updating UPSIs - UPSIs now propagate their credentials
on update, so no need to unbind and rebind them.
-

Added error handling for when diego /instances is up but /noaa is
down.



Pull Requests

#470 <https://github.com/cloudfoundry/cli/pull/470> - Fix flaky test for
go 1.4 where map iteration order is randomized.

#366 <https://github.com/cloudfoundry/cli/pull/366> -Fixed error message
when there is a mismatch in the order of arguments for create-buildpack


Additions to the CF-Community Plugin Repo:

cf-download - v1.0.0 Plugin for downloading your application contents
after staging

Scaleover - v.0.1.0 Roll traffic from one app to another by
scaling over time

Diego-SSH - v.0.1.2 Access Diego containers with SSH





Greg Oehmen
Cloud Foundry Product Manager


_______________________________________________
cf-dev mailing list
cf-dev(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-dev


Gwenn Etourneau
 

Thanks !
Some interesting feature and plugin.

On Wed, Jul 8, 2015 at 2:54 AM, Greg Oehmen <goehmen(a)pivotal.io> wrote:

The CF CLI team released version 6.12.1 on 7/6/2015. Release notes,
download instructions and binaries are available at:

https://github.com/cloudfoundry/cli/releases


Highlights of this release include:

Plugin API -
https://github.com/cloudfoundry/cli/blob/master/plugin_examples/DOC.md

Full Support for Service keys / Async Service Operations -
http://docs.cloudfoundry.org/services/asynchronous-operations.html

Full Support for Arbitrary Parameters for Service Instance Provisioning -
https://docs.google.com/document/d/1QYHH3T4Dy1tjLj-FrkrVhgfgCzQCyIlTCIPBe9RMFAs/edit


General UX Refinements


-

Allow `cf app` to display buildpack
-

Add Buildpack to `cf create-app-manifest`
-

Added support for “--no-hostname” attribute in `cf
create-app-manifest` command
-

Removed ‘as admin’.. clause from create-user since it is confusing
-

Added fields to CLI MSI installer to show app/publisher name in windows
-

Removed Windows incompatible language test
-

Enabled full word ‘yes’ for confirmation when lang is not en_US
-

Enabled file reference containing JSON when creating a service instance
-

Support for godeps newest noaa package - new noaa.Close() method
-

Support for loggregator/Noaa endpoint Changes
-

Fixed bug: CLI upload fails at 2nd push with `EmptyDirError`
-

Fixed bug: index out of range panic when getting stats for Diego app
while Diego stats endpoint is down
-

Fixed bug: do not create zip when no file to upload during cf push
-

Fixed bug: cf start uses old loggregator to tail logs, instead of noaa



Improvements to text output/error messaging


-

Fixed `cf push -p` help verbiage
-

Improved restage tip to include name of app
-

Rewrote cf update-service help text error to be more descriptive
-

Highlighted restage command in uups tip
-

Updated tip for updating UPSIs - UPSIs now propagate their credentials
on update, so no need to unbind and rebind them.
-

Added error handling for when diego /instances is up but /noaa is
down.



Pull Requests

#470 <https://github.com/cloudfoundry/cli/pull/470> - Fix flaky test for
go 1.4 where map iteration order is randomized.

#366 <https://github.com/cloudfoundry/cli/pull/366> -Fixed error message
when there is a mismatch in the order of arguments for create-buildpack


Additions to the CF-Community Plugin Repo:

cf-download - v1.0.0 Plugin for downloading your application contents
after staging

Scaleover - v.0.1.0 Roll traffic from one app to another by
scaling over time

Diego-SSH - v.0.1.2 Access Diego containers with SSH





Greg Oehmen
Cloud Foundry Product Manager


_______________________________________________
cf-dev mailing list
cf-dev(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-dev


Greg Oehmen
 

The CF CLI team released version 6.12.1 on 7/6/2015. Release notes,
download instructions and binaries are available at:

https://github.com/cloudfoundry/cli/releases


Highlights of this release include:

Plugin API -
https://github.com/cloudfoundry/cli/blob/master/plugin_examples/DOC.md

Full Support for Service keys / Async Service Operations -
http://docs.cloudfoundry.org/services/asynchronous-operations.html

Full Support for Arbitrary Parameters for Service Instance Provisioning -
https://docs.google.com/document/d/1QYHH3T4Dy1tjLj-FrkrVhgfgCzQCyIlTCIPBe9RMFAs/edit


General UX Refinements


-

Allow `cf app` to display buildpack
-

Add Buildpack to `cf create-app-manifest`
-

Added support for “--no-hostname” attribute in `cf create-app-manifest`
command
-

Removed ‘as admin’.. clause from create-user since it is confusing
-

Added fields to CLI MSI installer to show app/publisher name in windows
-

Removed Windows incompatible language test
-

Enabled full word ‘yes’ for confirmation when lang is not en_US
-

Enabled file reference containing JSON when creating a service instance
-

Support for godeps newest noaa package - new noaa.Close() method
-

Support for loggregator/Noaa endpoint Changes
-

Fixed bug: CLI upload fails at 2nd push with `EmptyDirError`
-

Fixed bug: index out of range panic when getting stats for Diego app
while Diego stats endpoint is down
-

Fixed bug: do not create zip when no file to upload during cf push
-

Fixed bug: cf start uses old loggregator to tail logs, instead of noaa



Improvements to text output/error messaging


-

Fixed `cf push -p` help verbiage
-

Improved restage tip to include name of app
-

Rewrote cf update-service help text error to be more descriptive
-

Highlighted restage command in uups tip
-

Updated tip for updating UPSIs - UPSIs now propagate their credentials
on update, so no need to unbind and rebind them.
-

Added error handling for when diego /instances is up but /noaa is down.



Pull Requests

#470 <https://github.com/cloudfoundry/cli/pull/470> - Fix flaky test for go
1.4 where map iteration order is randomized.

#366 <https://github.com/cloudfoundry/cli/pull/366> -Fixed error message
when there is a mismatch in the order of arguments for create-buildpack


Additions to the CF-Community Plugin Repo:

cf-download - v1.0.0 Plugin for downloading your application contents
after staging

Scaleover - v.0.1.0 Roll traffic from one app to another by scaling
over time

Diego-SSH - v.0.1.2 Access Diego containers with SSH





Greg Oehmen
Cloud Foundry Product Manager