davidchalifoux / kaput-cli

The unofficial CLI client for Put.io - Kaput lets you manage your Put.io account from the comfort of your terminal!
https://kaput.sh/
MIT License
68 stars 7 forks source link

handle pagination in lists #36

Open davidchalifoux opened 1 year ago

davidchalifoux commented 1 year ago

Currently, list commands do not take pagination into account. If someone has a folder with greater than pagesize files, Kaput will not display them all.