refactor: updated description/example and added 'secrets-file' flag to cmd

This commit is contained in:
David Allen 2025-03-17 10:37:04 -06:00
parent 5ecc051fef
commit f18d279468
Signed by: towk
GPG key ID: 793B2924A49B3A3F
4 changed files with 210 additions and 17 deletions

View file

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