Add list option for "minikube node" command #7667
Labels
co/multinode
Issues related to multinode clusters
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
with #94 adding support for multi-node kubernetes cluster with minikube, we need and option to list the nodes. Currently there is no "minikube node list" command.
minikube version: v1.9.2
current output:
minikube node list
💡 Usage: minikube node [add|start|stop|delete]
expected output:
"minikube node list" should list the node name, status and ip addresses
The text was updated successfully, but these errors were encountered: