How to retrieve the most recent file in cloud storage bucket? -


is can done gsutil?

https://cloud.google.com/storage/docs/gsutil/commands/ls not seem mention sorting functionality - filtering date - wouldn't work use case.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -