mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
refactor: updated description/example and added 'secrets-file' flag to cmd
This commit is contained in:
parent
f9059c50a1
commit
842e864384
4 changed files with 210 additions and 17 deletions
|
|
@ -38,6 +38,7 @@ var (
|
|||
cacertPath string
|
||||
username string
|
||||
password string
|
||||
secretsFile string
|
||||
cachePath string
|
||||
outputPath string
|
||||
configPath string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue