Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

tr-datathon

Uploading Static Assets to Google Cloud Storage

To upload the static assets to Google Cloud Storage, navigate to the static_assets directory and run the following commands:

gcloud storage cp --recursive static_assets/* "gs://$BUCKET_NAME/disneyland_data_folder/" --project="$PROJECT_ID"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors