fix: secret file reading (#45)

* fix: secret file reading

* do ToUpper for keys not only for cli args

* add tests
This commit is contained in:
ChristopherHX
2025-02-12 22:03:01 +01:00
committed by GitHub
parent 27511e3003
commit 46ca8e7f30
3 changed files with 42 additions and 8 deletions

4
cmd/testdata/secrets.yml vendored Normal file
View File

@@ -0,0 +1,4 @@
mysecret: |
line1
line2
line3