cli
cli copied to clipboard
The official command line client for Cloud Foundry
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.22.0. Commits d042a39 go.mod: update golang.org/x dependencies b92bf94 ssh: respect MaxAuthTries also for "none" auth attempts 6f79b5a ssh: add server side multi-step authentication 8d0d405 x/crypto/chacha20:...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.22.0. Commits d042a39 go.mod: update golang.org/x dependencies b92bf94 ssh: respect MaxAuthTries also for "none" auth attempts 6f79b5a ssh: add server side multi-step authentication 8d0d405 x/crypto/chacha20:...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.24.0. Commits 7bbe320 go.mod: update golang.org/x dependencies c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.24.0. Commits 7bbe320 go.mod: update golang.org/x dependencies c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too...
- cleanup ## Where this PR should be backported? - [x] [main](https://github.com/cloudfoundry/cli/tree/main) - all changes should by default start here - [x] [v7](https://github.com/cloudfoundry/cli/tree/v7) ## Description of the Change Move non-secrets...
## Where this PR should be backported? - [ ] [main](https://github.com/cloudfoundry/cli/tree/main) - all changes should by default start here - [x] [v8](https://github.com/cloudfoundry/cli/tree/v8) - [ ] [v7](https://github.com/cloudfoundry/cli/tree/v7) ## Description of the...
**What's the user value of this feature request?** Currently the cf CLI displays a CPU metric which is difficult to reason about. See #1194 for background here. Instead we'd like...
C:\Users\rohit\OneDrive\Desktop\Microfrofile\Day5\test>cf login -u passcode -p cmbZfThGaC API endpoint: https://cloud.ibm.com Error unmarshalling the following into a cloud controller error: FAILED C:\Users\rohit\OneDrive\Desktop\Microfrofile\Day5\test>cf7 push No API endpoint set. Use 'cf7 login' or 'cf7...
## 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 the v8 branch](https://github.com/cloudfoundry/cli/pull/2801)) - [ ] [v7](https://github.com/cloudfoundry/cli/tree/v7)...
**Please fill out the issue checklist below and provide ALL the requested information.** - [X] I reviewed open and closed github issues that may be related to my problem. -...