package app import "github.com/urfave/cli/v2" var appConfigCommand = &cli.Command{ Name: "config", }