refactor: updated secrets cmd implementation

This commit is contained in:
David Allen 2025-03-17 18:34:08 -06:00
parent 23bd31a1aa
commit 5b79031afa
Signed by: towk
GPG key ID: 793B2924A49B3A3F
2 changed files with 97 additions and 56 deletions

View file

@ -38,7 +38,6 @@ var (
cacertPath string
username string
password string
secretsFile string
cachePath string
outputPath string
configPath string