﻿Prac-3  [Cloud Storage Bucket]


1 google cloud shell - local
1.0 Install Gcloud CLI installer

gcloud init
gcloud config set project project_name
gcloud storage buckets create gs:// bucket_name
gcloud storage cp "PATH" gs://( bucket name )
 
check if uploaded

Select the uploaded file
     Click on Authenticated URL to view the file