[Feature Request] Include namespace capabilities in `operator namespace describe`
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 379
- Forks
- 103
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 23
Description
Describe the solution you'd like
Per https://github.com/temporalio/temporal/pull/6256, operator namespace describe will have capabilities set. We show this by default on JSON because we show entire response, but need to show on text output.
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.
Research direction
Start at the operator namespace describe command and compare how its JSON and text output are assembled. Make the namespace capabilities visible in the text output, while preserving the existing full JSON response; verify both output formats for a namespace with capabilities.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100