Documentation ¶ Index ¶ Constants func Cmd(log *zap.Logger, config *lib.Config, args []string) error func CompareAll(config *lib.Config, summarize, apply bool) error func CompareSingle(config *lib.Config, args []string, summarize, apply bool) error func Help() Constants ¶ View Source const CommandName = "compare" Variables ¶ This section is empty. Functions ¶ func Cmd ¶ func Cmd(log *zap.Logger, config *lib.Config, args []string) error Compare handles the `compare` command func CompareAll ¶ added in v1.8.48 func CompareAll(config *lib.Config, summarize, apply bool) error func CompareSingle ¶ added in v1.8.48 func CompareSingle(config *lib.Config, args []string, summarize, apply bool) error func Help ¶ func Help() Types ¶ This section is empty. Source Files ¶ View all Source files compare.go help.go Click to show internal directories. Click to hide internal directories.