refactor: updated secrets cmd implementation

This commit is contained in:
David Allen 2025-03-17 18:34:08 -06:00 committed by David Allen
parent 51ff7b098c
commit 9e831914df
Signed by: towk
GPG key ID: 0430CDBE22619155
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