kubernetes/minikube

kubectl: remove -- leading flag requirement

Open

#7,289 opened on Mar 27, 2020

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Go (31,799 stars) (5,222 forks)batch import
cmd/kubectlhelp wantedkind/featurelifecycle/frozenpriority/backlog

Description

It's not fun from a usability point of view.

NOTE: This may be challenging, and require intercepting "kubectl" as a subcommand before Cobra gets it's hands on it.

Contributor guide