particledecay/kconf

View on GitHub
cmd/remove.go

Summary

Maintainability
A
0 mins
Test Coverage
D
65%

Showing 0 of 1 total issue

Function RemoveCmd has 8 return statements (exceeds 4 allowed).
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`,
Severity: Major
Found in cmd/remove.go - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status