in cmd/config.go [77:79]
func showConfigCmdRun(cmd *cobra.Command, args []string) error { return config.New().ShowConfig() }