mirror of
https://github.com/Luzifer/vault2env.git
synced 2024-11-09 16:50:06 +00:00
Embed project status into README
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
f5b1dfe2be
commit
b68754230a
1 changed files with 4 additions and 0 deletions
|
@ -45,3 +45,7 @@ export SECOND_KEY="secondvalue"
|
||||||
```
|
```
|
||||||
|
|
||||||
Though it's possible to use CLI parameters I strongly recommend to stick to the ENV variant as it's possible under certain conditions to read CLI parameters on a shared system using for example `ps aux`.
|
Though it's possible to use CLI parameters I strongly recommend to stick to the ENV variant as it's possible under certain conditions to read CLI parameters on a shared system using for example `ps aux`.
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
![project status](https://d2o84fseuhwkxk.cloudfront.net/vault2env.svg)
|
||||||
|
|
Loading…
Reference in a new issue