pixie
pixie copied to clipboard
Move Pixie CLI to use pxapi.go
The CLI predates the create of the API. It uses a custom GRPC code which can be replaced by pxapi.go.
When you switch this over, will it fix: https://github.com/pixie-io/pixie/issues/524 ?
Yes, I believe it fixes #524.