-
Create/use service account with "storage admin" role and download the key in json format.
-
activate service account
gcloud auth activate-service-account --key-file=/home/bob/bob-key.json /home/bob/tmpmnt/
- create a bucket
gsutil mb gs://bobtest1