Google Cloud Storage Operations
Jump to navigation
Jump to search
Internal
gsutil
Bucket Operations
List Buckets
CLI:
gsutil ls [-L] [-p <proj_id>]
Java programming model:
For concepts, see:
Create a Bucket
gsutil mb -b on -l us-west1 gs://of72t3336344j
For concepts, see: