Total Page Preview:   000000001807

How to get list storage buckets using cloudshell in gcp?

In this article I am going to explain how to list of storage buckets in google cloud(gcp) cloudshell command.

 

Syntax 

gsutil ls -p PROJECT_ID

Where: -p = PROJECT_ID

 

Example

 gsutil ls -p hipaaprojects

 

OUTPUT

gs://buckets-gcp/
gs://gcp-demo-buckets/
gs://hipaa-storage/

 

 

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



Comments