package cmd type AppConfig struct { OutputVerbose bool OutputFormatter string OutputOrderReverse bool PrintConfig bool }