mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 15:13:08 +00:00
Make naming of kubectl subcommands consistent
This commit is contained in:
@@ -40,7 +40,7 @@ echo "... calling validate-cluster" >&2
|
||||
"${KUBE_ROOT}/cluster/validate-cluster.sh"
|
||||
|
||||
echo -e "Done, listing cluster services:\n" >&2
|
||||
"${KUBE_ROOT}/cluster/kubectl.sh" clusterinfo
|
||||
"${KUBE_ROOT}/cluster/kubectl.sh" cluster-info
|
||||
echo
|
||||
|
||||
exit 0
|
||||
|
Reference in New Issue
Block a user