79498689

Date: 2025-03-10 17:17:19
Score: 1
Natty:
Report link

Now that gcloud storage has been released, the Google Cloud documentation recommends using it instead of gsutil. One can execute:

gcloud storage ls --recursive 'gs://bucket/folder/**' | wc -l
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: dkurzaj