mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-09 02:37:03 +00:00
Fix remediate static scan findings issues/5094
This commit is contained in:
@@ -39,7 +39,7 @@ func newWorkCommand() *cobra.Command {
|
||||
Use: "work",
|
||||
Short: "Spoke Cluster Work",
|
||||
Run: func(cmd *cobra.Command, args []string) {
|
||||
cmd.Help()
|
||||
_ = cmd.Help()
|
||||
os.Exit(1)
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user