mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-02-14 18:09:57 +00:00
fix Remediate Static Scan Findings
This commit is contained in:
@@ -38,7 +38,7 @@ func newNucleusCommand() *cobra.Command {
|
||||
Use: "registration-operator",
|
||||
Short: "Nucleus Operator",
|
||||
Run: func(cmd *cobra.Command, args []string) {
|
||||
cmd.Help()
|
||||
_ = cmd.Help()
|
||||
os.Exit(1)
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user