cli
cli copied to clipboard
The official command line client for Cloud Foundry
**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?** There is a...
**What's the user value of this feature request?** Developers and cloud admins can easily review app events in controlled manner. They can receive the needed set of events instead of...
**Please fill out the issue checklist below and provide ALL the requested information.** - [ ] I reviewed open and closed github issues that may be related to my problem....
I am raising this request where when viewing the environment variables of an application, we need to do ssh to that application and run python script to check for the...
**What's the user value of this feature request?** Right now readiness checks can be configured via the manifest but the CLI doesn't give any indication whether an application is ready....
Bumps the dependencies group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action). Updates `golangci/golangci-lint-action` from 6 to 7 Release notes Sourced from golangci/golangci-lint-action's releases. v7.0.0 ⚠️ The GitHub Action v7 supports golangci-lint v2 only....
Bumps the dependencies group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action). Updates `golangci/golangci-lint-action` from 6 to 7 Release notes Sourced from golangci/golangci-lint-action's releases. v7.0.0 ⚠️ The GitHub Action v7 supports golangci-lint v2 only....
Thank you for contributing to the CF CLI! Please read the following: * Please make sure you have implemented changes in line with the [contributing guidelines](https://github.com/cloudfoundry/cli/blob/main/.github/CONTRIBUTING.md) * We're not allowed...
**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. -...
When doing a "cf push" I am able to add information such as a manifest using -f flag. I would like to add a flag for application features - https://v3-apidocs.cloudfoundry.org/version/3.195.0/index.html#update-an-app-feature...