vault-run

command module
v0.0.0-...-a9b74ee Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2022 License: MPL-2.0 Imports: 9 Imported by: 0

README

vault-run

Installation

export GOPRIVATE=github.com/hashicorp/vault-client-go
go get github.com/averche/vault-run

Usage

vault login
export VAULT_TOKEN=$(vault print token)
./vault-run ./my-app

This will start ./my-app with all secrets populated as environment variables in the form VAULT_PATH_TO_SECRET

Limitations

  • does not currently work currently
  • does not currently work with non-exact policy paths (should be easy to add)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL