General Checkups
Description
Right now the CLI download tool only grab 100 files per member, as the exchange_member function does not iterate over the paginated list. I think the behaviour of exchange_member itself is okay, as it wraps the original API functionality. But the CLI tool needs to be adapted to truly grab the files.
Related Issue(s)
Example
General Checkups
Description
Right now the CLI download tool only grab 100 files per member, as the
exchange_memberfunction does not iterate over the paginated list. I think the behaviour ofexchange_memberitself is okay, as it wraps the original API functionality. But the CLI tool needs to be adapted to truly grab the files.Related Issue(s)
Example