uber-node / tcurl

A command line utility to talk to tchannel servers
MIT License
36 stars 7 forks source link

Implement tcat #92

Open kriskowal opened 8 years ago

kriskowal commented 8 years ago

Taking @benfleis’s work, I’ve swapped out the command parser with SHON (death to minimism) and added support for tcat subcommands. Thus, tcat 127.0.0.1:8888 service method -- jq .property' is now a thing you can do.

As needed, we can talk about:

r @malandrew @Raynos @ShanniLi

kriskowal commented 8 years ago

This is alas missing the release boat, but we will circle back and get it included.