linkerd2/cli
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
..
cmd cli: standardize kubernetes resource parsing (#830) 2018-04-23 15:17:42 -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