mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-10 03:37:31 +00:00
Before this patch if you type `kubectl delete [tab][tab]` you would get nothing. `kubectl delete pod [tab][tab]` would show the list of pods. This patch causes `kubectl delete [tab][tab]` to show the list of resources like pod, service, podtemplate, serviceaccount, etc
6.8 KiB
6.8 KiB