linkerd2/cli
Andrew Seigner 79bdc638b3
Service support in stat command (#809)
The `stat` command did not support `service` as a resource type.

This change adds `service` support to the `stat` command. Specifically:
- as a destination resource on `--to` commands
- as a target resource on `--from` commands

Fixes #805

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2018-04-19 16:51:20 -07:00
..
cmd Service support in stat command (#809) 2018-04-19 16:51:20 -07:00
install Add replication controller stats in CLI (#794) 2018-04-18 18:12:14 -07:00
Dockerfile-bin Destination service provides pod-template-hash (#784) 2018-04-18 14:41:27 -07:00
main.go Replace shelling out with kubernetes proxy (#249) 2018-02-02 10:31:59 -08:00