Google Cloud Storage Operations

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

gsutil

gsutil

Bucket Operations

Listing Buckets

gsutil ls [-L] [-p <proj_id>]

For concepts, see:

Bucket

Create a Bucket

https://cloud.google.com/storage/docs/creating-buckets
gsutil mb -b on -l us-west1 gs://of72t3336344j

For concepts, see:

Bucket