Files
kubernetes/pkg/kubectl
juanvallejo 7a5ed25c61 return warning on empty list result in kubectl get
The current default behavior of `kubectl get` is to return an empty
output when there are no resources to display. This patch improves
usability by returning a warning through stderr in the case of an empty
list.
2016-09-28 10:41:24 -04:00
..
2016-09-14 12:11:24 +02:00
2016-07-16 13:48:21 -04:00
2016-08-02 19:51:51 +03:00