You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if reuse download could have a flag (maybe reuse download --offline) that allowed it to operate offline. The idea is to fetch all possible licenses once in a separate command (maybe reuse download --prefetch?). This would cut down on the number of network requests when checking a lot of projects for compliance. This is a use case we have in Arch Linux.