cmd/view.go
Showing 0 of 1 total issue
Function ViewCmd
has 7 return statements (exceeds 4 allowed). Wontfix
Wontfix
func ViewCmd() *cobra.Command { command := &cobra.Command{ Use: "view", Short: "View a specific context's config", Long: `Display all of the config resources associated with a specific context`,