genkit icon indicating copy to clipboard operation
genkit copied to clipboard

Provide service account creds to gcloud from environment variables

Open schnecle opened this issue 1 year ago • 0 comments

Allow customers to pass Google Service Account credentials directly via an environment variable following https://github.com/googleapis/google-auth-library-nodejs?tab=readme-ov-file#loading-credentials-from-environment-variables

Checklist (if applicable):

  • [x] Tested (manually, unit tested, etc.) Updated the cat-eval example to validate Firestore, GCloud, and Vertex
  • [ ] Changelog updated
  • [x] Docs updated Added docs around the new option to pass in credentials directly via environment variable

schnecle avatar Aug 19 '24 21:08 schnecle