-
Notifications
You must be signed in to change notification settings - Fork 286
Closed
Labels
Milestone
Description
I prototyped SelectObjectContent
support (with wildcards) for s5cmd
, and it works pretty well! I did make some assumptions, and it's not quite ready for primetime, and it'd take a bit of work to make it ready to go. I'm happy to open a PR if this is something you're open to supporting.
$ s5cmd select --query "SELECT * FROM S3Object s WHERE s.query_name LIKE '%.github.com.'" --compression-type gzip s3://example-bucket/AWSLogs/*