I have a directory in a gcp storage bucket. And there are 2 subdirectories in that bucket.
Is there a way to download files which are created in last 24 hours in those subdirectories using gsutil
command from console?
I was able to achieve part of it using gcp console and shell.
Steps: