Skip to content

Activate the service account for gcloud using a GCP service account JSON credential

Notifications You must be signed in to change notification settings

fearlessliving/auth-gcloud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auth-gcloud

Activate the service account for gcloud using a GCP service account JSON credential.

Usage

docker run \
  -e TOKEN="$(cat service-account.json)" \
  tonglil/auth-gcloud

About

Activate the service account for gcloud using a GCP service account JSON credential

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 81.7%
  • HTML 9.5%
  • Makefile 8.8%