Skip to content

Debian Ninja

Learning…

Posted on 2017-10-102017-10-10 by leoserra

Google Cloud – Creating a service account

Create a service account at:

https://console.developers.google.com/iam-admin/

Next, run the command to active account:

# gcloud auth activate-service-account --key-file="my_key_file.json"

Referencias:

  • https://developers.google.com/identity/protocols/OAuth2ServiceAccount
CategoriesUncategorized Tagsgoogle cloud, service account

Post navigation

Previous PostPrevious Google Cloud Storage – bucket permissions
Next PostNext Building Application with PHP and Google Big Query
Proudly powered by WordPress