Difference between revisions of "GOOGLE APPLICATION CREDENTIALS"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | https://cloud.google.com/docs/authentication/getting-started#setting_the_environment_variable | ||
export GOOGLE_APPLICATION_CREDENTIALS="/path/to/your/[[credentials.json]]" | export GOOGLE_APPLICATION_CREDENTIALS="/path/to/your/[[credentials.json]]" | ||
Line 10: | Line 11: | ||
== See also == | == See also == | ||
+ | * {{gcloud iam service-accounts}} | ||
* {{gcloud config}} | * {{gcloud config}} | ||
[[Category:GCP]] | [[Category:GCP]] |
Latest revision as of 11:52, 22 August 2022
https://cloud.google.com/docs/authentication/getting-started#setting_the_environment_variable
export GOOGLE_APPLICATION_CREDENTIALS="/path/to/your/credentials.json"
Related[edit]
gcloud iam service-accounts keys create
gcloud auth activate-service-account
gcloud projects list
gcloud auth list
$HOME/.config/gcloud/
See also[edit]
Advertising: