Skip to content

david-wirelab/azure-keyvault-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azure-keyvault-env

Azure Keyvault Env provides a way to source variables from Azure KeyVault and pass these to other processes within the same shell.

Usage

Usage:
  kvenv [flags]

Flags:
  -h, --help             help for kvenv
  -s, --secret strings   name of secret
  -k, --keyvault string  name of keyvault
kvenv -s test -u vault "/home/user/start.sh"

Credits

The work is based on Charlie Getzen's work on AWS Env.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages