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