Package Manager Installation
Installers
- Debian 64 bit / 32 bit (deb)
- Redhat 64 bit / 32 bit (rpm)
- macOS 64 bit / arm (pkg)
- Windows 64 bit / 32 bit (zip)
Binaries
Docker
docker pull cloudfoundry/cli:8.5.0
Change Log
- Fix selfcontained tests failing due to /whoami by @matt-royal in #2266
- Add auth header to logcache API requests for cf-on-k8s by @matt-royal in #2267
- Add support for Korifi to the
cf auth
command by @julian-hj in #2296 - Refresh token in logs is disabled for Korifi by @Birdrock in #2294
- feat: Add move-route command to cf cli (#2302) by @gururajsh in #2307
New Contributors
- @ccjaimes made their first contribution in #2270
- @julian-hj made their first contribution in #2296
- @Birdrock made their first contribution in #2294
Full Changelog: v8.4.0...v8.5.0