fix: add pagination to team-list#107
Conversation
|
@andrew-kline appreciate it, thanks! will cut a release somewhat soon (this week likely) that includes this |
sounds good, thank you! i'll have one or two more PRs here shortly for some tweaks that I think will be helpful as well. thanks for making this project, i said to a coworker today that I found it 2 days ago and:
|
|
Thanks for this fix @schpet @andrew-kline ! This missing team problem also also exists in the linear-cli/src/commands/config.ts Line 16 in 65d07f3 My workaround is to manually create/edit the Let me know if I should create a new issue and/or would like a PR contribution. |
team-list currently caps at 50 team responses. this adds pagination to list all teams in the workspace.