microsoft / microsoft/AzureTRE
Add missing table format queries for tre CLI commands
Open
Nobody has claimed this yet.
story
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Description
As a TRE Administrator
I want to have default table renderings for CLI commands
So that I am productive when interactively using the tre CLI
Acceptance criteria
- All CLI commands that allow tabular output have default table queries specified
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 by inspecting the tre CLI commands that support tabular output and locating any existing table query definitions. Run those commands interactively to compare their current rendering. Done means every command that allows tabular output has a specified default table query.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100