What is google Cloud CLI command to retrieve current dated files presented in the Google Storage bucket ? without specifying date manually. Do we have any sysdate or createdate kind of command ?
1
What is google Cloud CLI command to retrieve current dated files presented in the Google Storage bucket ? without specifying date manually. Do we have any sysdate or createdate kind of command ?
With this CLI Command, you can get files with the current date from the bucket you specify:
See sample output below:![enter image description here](https://i.stack.imgur.com/wVbCe.png)