mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 12:58:02 +08:00
add debug flag for zli commands (#785)
Signed-off-by: Lisca Ana-Roberta <ana.kagome@yahoo.com> Signed-off-by: Lisca Ana-Roberta <ana.kagome@yahoo.com>
This commit is contained in:
committed by
GitHub
parent
0f7b174fc0
commit
1bad90bb9d
@@ -85,6 +85,7 @@ type searchConfig struct {
|
||||
verifyTLS *bool
|
||||
fixedFlag *bool
|
||||
verbose *bool
|
||||
debug *bool
|
||||
resultWriter io.Writer
|
||||
spinner spinnerState
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user