$ gcloud beta functions deploy helloWorld --stage-bucket hdgem --trigger-topic hello_world
ERROR: (gcloud.beta.functions.deploy) ResponseError: status=[403], code=[Forbidden], message=[The caller does not have permission]
[email protected]:~/gcf_hello_world$ gcloud auth list
Credentialed Accounts:
- [email protected] ACTIVE
To set the active account, run:
$ gcloud config set account `ACCOUNT`