cli
cli copied to clipboard
The official command line client for Cloud Foundry
Co-authored-by: Shwetha Gururaj This is an intro PR for the upcoming changes made by the platform interfaces team. This PR will not be merged until sign off and successful run...
* `push` accepts --log-rate-limit / -l flag. * `scale` accepts --log-rate-limit / -l flag. * `run-task` accepts --log-rate-limit / -l flag.
**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. -...
## Does this PR modify CLI v6, CLI v7, or CLI v8? No but can be included ## Description of the Change This change simply adds the option to build...
Bumps [rack](https://github.com/rack/rack) from 2.0.8 to 2.2.3. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...
Bumps [json](https://github.com/flori/json) from 2.1.0 to 2.3.0. Changelog Sourced from json's changelog. 2019-12-11 (2.3.0) Fix default of create_additions to always be false for JSON(user_input) and JSON.parse(user_input, nil). Note that JSON.load remains...
**What's the user value of this feature request?** When logging rate limits and quotas are implemented in CAPI, users should be able to set and get them using the cf...
## Does this PR modify CLI v6, CLI v7, or CLI v8? v8 ## Description of the Change - Prior to this change, login to Korifi was only possible through...
## Does this PR modify CLI v6, CLI v7, or CLI v8? CLI v8. A corresponding PR is open for the v8 branch with #2294. ## Description of the Change...
## Does this PR modify CLI v6, CLI v7, or CLI v8? CLI v8 ## Description of the Change Disables refresh token call for the `cf logs` command when targeting...