cli
cli copied to clipboard
The official command line client for Cloud Foundry
## Where this PR should be backported? - [x] [main](https://github.com/cloudfoundry/cli/tree/main) - all changes should by default start here ([PR on the main branch](https://github.com/cloudfoundry/cli/pull/2932)) - [x] [v8](https://github.com/cloudfoundry/cli/tree/v8) - [ ] [v7](https://github.com/cloudfoundry/cli/tree/v7)...
## Where this PR should be backported? - [x] [main](https://github.com/cloudfoundry/cli/tree/main) - all changes should by default start here - [x] [v8](https://github.com/cloudfoundry/cli/tree/v8) ([PR on v8 branch](https://github.com/cloudfoundry/cli/pull/2933)) - [ ] [v7](https://github.com/cloudfoundry/cli/tree/v7) ##...
## Description of the Change Downloading a droplet from an S3 compatible storage using the command `cf download-droplet` and `cf curl` fails when `Content-Type` header is set in the request....
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.20.0 to 0.21.0. Commits 5f0bb72 go.mod: update golang.org/x dependencies See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as...
## Description of the Change REQUEST and RESPONSE should behave the same with CF_TRACE=true and CF_TRACE=testfile. even across request logger. https://github.com/cloudfoundry/cli/blob/fa795ba5bea096a99e38e90a25eb405e4f1e5308/util/ui/request_logger_terminal_display.go#L27 https://github.com/cloudfoundry/cli/blob/fa795ba5bea096a99e38e90a25eb405e4f1e5308/util/ui/request_logger_file_writer.go#L32 CLI stdout ``` Authenticating... REQUEST: [2024-07-02T13:42:02Z] POST /oauth/token...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.25.0 to 0.26.0. Commits 66e838c go.mod: update golang.org/x dependencies 6249541 http2: avoid race in server handler SetReadDeadine/SetWriteDeadline 603e3e6 quic: disable X25519Kyber768Draft00 in tests 67e8d0c http2: report an...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. Release notes Sourced from docker/build-push-action's releases. v6.0.0 Export build record and generate build summary by @crazy-max in docker/build-push-action#1120 Bump @docker/actions-toolkit from 0.24.0 to 0.26.0...
**Please fill out the issue checklist below and provide ALL the requested information.** - [X] I tried updating to the latest version of the CF CLI to see if it...
**Please provide details on the following items. Failure to do so may result in deletion of your feature request.** **What's the user value of this feature request?** The name of...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.24.0. Commits 332fd65 go.mod: update golang.org/x dependencies 0b431c7 x509roots/fallback: update bundle 349231f ssh: implement CryptoPublicKey on sk keys 44c9b0f ssh: allow server auth callbacks to...