diff --git a/cmd/root.go b/cmd/root.go index 653adc7..aa14706 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -9,7 +9,7 @@ import ( "os" ) -// rootCmd represents the base command when called without any subcommands + var rootCmd = &cobra.Command{ Use: "ccbr", Short: "Use Rego Implement CIS-benchmark check",