commit 48ca0e3df81367f4b62d7900b0e2c40e5dc13ff2 parent 2ec7693cdbd080318f427f322a8287b5fe07b808 Author: Sean Enck <sean@ttypty.com> Date: Sat, 29 Jul 2023 07:34:30 -0400 note about environment file parsing Diffstat:
| M | README.md | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -17,7 +17,9 @@ via other tooling if needed. ## environment -The following variables must be set to use `lb` +The following variables must be set to use `lb`, they can also be set via an +explicit environment file just for `lb`, following the rules of the +[parser](https://github.com/hashicorp/go-envparse) ``` # the keying object to use to ACTUALLY unlock the passwords (e.g. using a gpg encrypted file with the password inside of it)