Difference between revisions of "GOOGLE APPLICATION CREDENTIALS"
Jump to navigation
Jump to search
(Created page with " == Related == * <code>gcloud iam service-accounts keys create</code> * <code>gcloud auth activate-service-account</code> * <code>gcloud projects list</code> ...") |
|||
Line 1: | Line 1: | ||
+ | export GOOGLE_APPLICATION_CREDENTIALS="/path/to/your/credentials.json" | ||
== Related == | == Related == |
Revision as of 07:06, 22 June 2022
export GOOGLE_APPLICATION_CREDENTIALS="/path/to/your/credentials.json"
Related
Advertising: