linkerd2/controller/api
Andrew Seigner 39eccb09e2
cli: standardize kubernetes resource parsing (#830)
The Tap command leveraged new cli parsing code, enabling Kubernetes
resources specified as `(TYPE [NAME] | TYPE/NAME)`. The Stat command
did not use this.

Modify the Stat command to use the same cli flag parsing code as Tap.
Remove the to/from-resource flags from Stat.

Fixes #792

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2018-04-23 15:17:42 -07:00
..
proxy Remove the telemetry service (#757) 2018-04-13 11:21:29 -07:00
public Service support in stat command (#809) 2018-04-19 16:51:20 -07:00
util cli: standardize kubernetes resource parsing (#830) 2018-04-23 15:17:42 -07:00