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
When we use s3Upload to upload bunch of files, there is a line of output for each file uploaded, which is little noisy. Then we set verbose: false in s3Upload, but it still prints out the output, one line for each uploaded file. Is verbose not working or is there something else we need to set up?
wesley-smith, rfvmonteiro, ShukiPesso and EugeneLugovtsov