diff --git a/pkg/cli/flags.go b/pkg/cli/flags.go index 47bb2666089f..a5af1be6ccbc 100644 --- a/pkg/cli/flags.go +++ b/pkg/cli/flags.go @@ -582,7 +582,6 @@ func init() { statusNodeCmd, lsNodesCmd, debugZipCmd, - doctorClusterCmd, // If you add something here, make sure the actual implementation // of the command uses `cmdTimeoutContext(.)` or it will ignore // the timeout.