sylabs / scs-library-client

Go client for the Singularity Container Services (SCS) Container Library Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reinstate ability to disable progress bar output in upload/download apis

EmmEff opened this issue · comments

Existing behaviour in singularity client code uses the value of sylog.GetLevel() to determine when to display progress bar output.

Proposal: remove display code from API and let caller handle when to display progress bars