cmd/namespace.go
Showing 0 of 1 total issue
Function NamespaceCmd
has 9 return statements (exceeds 4 allowed). Wontfix
Wontfix
func NamespaceCmd() *cobra.Command { command := &cobra.Command{ Use: "namespace", Short: "Set preferred namespace", Long: `Set the preferred namespace within the current context`,