-
Notifications
You must be signed in to change notification settings - Fork 0
Improve list outputs #1
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, most list commands for various resources output the ID field, which is irrelevant to end users.
Meanwhile, listing transactions does not output the account and payee fields.
These outputs should be adjusted, but before doing so, a dedicated function needs to be written that each of the list handlers for the resources can use, rather than the current implementation, which is far from DRY.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request