Skip to content

Instantly share code, notes, and snippets.

@mshakhomirov
Created October 20, 2019 17:37
Show Gist options
  • Save mshakhomirov/fea4d82cf62711d87b2b740206ddbcc3 to your computer and use it in GitHub Desktop.
Save mshakhomirov/fea4d82cf62711d87b2b740206ddbcc3 to your computer and use it in GitHub Desktop.
$ gcloud config set project your-project
$ gsutil mb -c regional -l europe-west2 gs://project_staging_files
$ gsutil cp ./test_files/* gs://project_staging_files/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment