fullstorydev / grpcurl

Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
MIT License
10.36k stars 497 forks source link

Add support for ALTS authentication. #333

Closed jayeye closed 9 months ago

jayeye commented 1 year ago

Is anyone working on this? If not, I'll do it.

derpferd commented 1 year ago

Also needed this feature so just added it and opened a PR. 😄