Difference between revisions of "GOOGLE APPLICATION CREDENTIALS"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions 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 6: Line 7:
 
* <code>[[gcloud auth activate-service-account]]</code>
 
* <code>[[gcloud auth activate-service-account]]</code>
 
* <code>[[gcloud projects list]]</code>
 
* <code>[[gcloud projects list]]</code>
 +
* <code>[[gcloud auth list]]</code>
 +
* <code>[[$HOME/.config/gcloud/]]</code>
 +
 +
== See also ==
 +
* {{gcloud iam service-accounts}}
 +
* {{gcloud config}}
  
  
 
[[Category:GCP]]
 
[[Category:GCP]]

Latest revision as of 11:52, 22 August 2022

Advertising: