informalsystems / informalsystems/multisig
Show a better output for `multisig list` command
- Dominant language
- Go
- Stars
- 37
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Currently when executing the `multisig list` command, the output only displays the folders and files uploaded to S3. A better output would be a table with some details about the transactions, this could even leverage the description parameter that was added in the tool.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the implementation of the `multisig list` command and reviewing how it currently displays folders and files uploaded to S3. Check how the existing description parameter is represented, then define the transaction details and table columns before implementing the improved output. Done means the command presents transaction information in a readable table instead of only listing S3 paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100