cloudfoundry / cloudfoundry/cli
request: cf logs to also show --recent to provide context
Open
@a-b is already working on this.
Since Oct 3, 2024.
enhancement
unscheduled
- Dominant language
- Go
- Stars
- 1.9k
- Forks
- 990
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 8
Description
When I run cf logs I rarely only want "any logs from now on" - typically I want previous logs and any future logs. Could we provide this? That cf logs first runs cf logs --recent and then starts tailing new logs?
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.