Where can see how much space is used in bucket?
To see how much space is used in a Google Cloud Storage (GCS) bucket, you can use the gsutil du
command with the -s
flag. Here's the command format:
gsutil du -s gs://BUCKET_NAME
Where to use command?
Google Cloud Shell - https://cloud.google.com/shell/docs/using-cloud-shell