Run ./gcp_helloworld.sh to list projects, create a GCS bucket, upload a file, and clean up.
./gcp_helloworld.sh
Prerequisite: Run gcloud auth login and gcloud config set project YOUR_PROJECT_ID before running the demo.
gcloud auth login
gcloud config set project YOUR_PROJECT_ID