How to download files within a certain date range using gsutil?

Viewed 747

I have a gcs bucket with thousands of files and I want to download only those files which fall within certain date. Even downloading all files created 'after' a certain date will be sufficient.

0 Answers
Related