package common import "github.com/urfave/cli/v2" func Flags() []cli.Flag { return []cli.Flag{} }