Pagination update for CLI
Opened this issue · 0 comments
zacparker41 commented
All lists (organizations, applications, tokens, etc) should be paginated if they exceed the default display settings.
User should be able to utilize N for Next page
and P for Previous page
.
User should be able to utilize keyboard arrow keys to navigate through the items on a page.
User should be able to press Enter or Return to select an item on a page.
User should be able to press X to escape the menu and cancel the command.