I am trying to use gcloud storage (or gsutil) to download all of the *.htm files from a bucket to my local machine, while retaining the original directory structure of the files in the bucket.
I haven't succeeded in finding the right commands to accomplish this. Any help would be greatly appreciated.
tia