Skip to content

Execute binary with secrets loaded as environment variables

Notifications You must be signed in to change notification settings

in4it/gcloud-load-secrets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Cloud load secrets

Execute binary with secrets loaded as environment variables

Usage

Run bash command and inject environment variables that start with "myapp"

export GOOGLE_APPLICATION_CREDENTIALS=credentials.json
./gcloud-load-secrets-darwin-amd64 -label app=myapp -cmd '/bin/bash -c ls -ahl' -debug true

About

Execute binary with secrets loaded as environment variables

Resources

Stars

Watchers

Forks

Packages

No packages published