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 Bucket
CLI:
gsutil mb -b on -l us-west1 gs://of72t3336344j
Java programming model: TODO: https://cloud.google.com/storage/docs/creating-buckets#storage-create-bucket-code_samples
For concepts, see: