feat: go output formatter
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
package cmd
|
||||
|
||||
type AppConfig struct {
|
||||
OutputVerbose bool
|
||||
OutputMode string
|
||||
OutputVerbose bool
|
||||
OutputFormatter string
|
||||
PrintConfig bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user