Total Page Preview: 000000006649
How to creating storage buckets using cloudshell in gcp?
In this article I am going to explain how to create storage buckets in google cloud(gcp) cloudshell command.
Syntax :
gsutil mb -p [PROJECT_ID] -c [STORAGE_CLASS] -l [BUCKET_LOCATION] gs://[BUCKET_NAME]/
Where:
-p = PROJECT_ID
-c = Default Storage Class, Ex. STANDARD, NEARLINE, COLDLINE, ARCHIVE
-l = Location, Ex. US-CENTRAL1, ASIA-EAST1 etc.
Example:
gsutil mb -p hipaaprojects -c STANDARD -l ASIA-EAST1 gs://my-demo-buckets
OUTPUT:
Creating gs://my-demo-buckets/...
Thank You
About Author
Brijesh Kumar
Database Developer
I have more then 6 years Experience in Microsoft Technologies - SQL Server Database, ETL
Azure Cloud - Azure SQL Database, CosmosDB, Azure Data Factory, PowerBI, Web Job, Azure Function, Azure Storage, Web Apps, Powershall
and Database Migration On-Premise to Azure Cloud.
LinkedIn : https://www.linkedin.com