github cloudfoundry/cli v6.39.1

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

Package Manager Installation

Installers

Binaries

Change Log

Fix for cf push bug when providing a -s stack flag.

Fixes a bug whereby when you attempted to cf push by passing in the -b buildpacks and -s stacks flags, the CLI ignored the -s flag.

Now pushing with multiple buildpacks and providing an explicit -s flag (cf push app -b ruby_buildpack -b go_buildpack -s cflinuxfs3) works as expected.

Note:

  • If you do not explicitly provide a stack, the CLI will continue to use the default system stack.

Don't miss a new cli release

NewReleases is sending notifications on new releases.