leopardslab / leopardslab/nodecloud-cli
Add --table flag for array outputs in cli
Open
Nobody has claimed this yet.
enhancement
GCI
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
Should display JSON arrays in a table view
Contributor guide
No contributing guide indexed for this repository
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 locating the CLI's current JSON output handling and existing flag definitions, then run a command that returns an array to inspect its present output. Done means the new --table flag displays JSON arrays as a readable table while the existing output behavior remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100