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
The reason I need custom metadata is because I use S3 as static website hosting which sits behind Cloudfront. Setting correct origin headers such as cache-control and content-type for CDN/Proxy is important to my case.
How do I add custom metadata when uploading object using s5cmd? It seems I did not find the options.