Google Cloud Storage Operations: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 10: Line 10:
gsutil mb -b on -l us-west1 gs://of72t3336344j
gsutil mb -b on -l us-west1 gs://of72t3336344j
</syntaxhighlight>
</syntaxhighlight>
==Listing Buckets==

Revision as of 21:55, 24 August 2021

Internal

gsutil

gsutil

Bucket Operations

Create a Bucket

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

Listing Buckets