cloudfoundry / cloudfoundry/cli
[enhancement - cli output] Add json output in addition to the existing text format
Open
@joaopapereira is already working on this.
Since Oct 4, 2024.
enhancement
unscheduled
- Dominant language
- Go
- Stars
- 1.9k
- Forks
- 990
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 8
Description
Reference : https://github.com/cloudfoundry/cli/issues/604
As a Cloud Foundry user who uses the CF CLI in scripts, I would like to get the cli output in a json format to easily parse the result of the executed commands.
Not sure why the previous issue #604 was closed without any resolution.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.