Description
As a terminal user, I want the list view of resources to be succinct so that I can easily find the information I need.
Discussion
Currently, the entire value of string fields like description will be printed in a cell. Since these fields may be long prompts, this can take up a lot of screen real estate and make the table unreadable.
Acceptance Criteria