cmd/remove.go
Showing 0 of 1 total issue
Function RemoveCmd
has 8 return statements (exceeds 4 allowed). Wontfix
Wontfix
func RemoveCmd() *cobra.Command { command := &cobra.Command{ Use: "rm", Short: "Remove a kubeconfig from main file", Long: `Remove a named context and associated resources from main kubeconfig file`,