Pierre-Luc Ledoux

Results 3 issues of Pierre-Luc Ledoux

**Is your feature request related to a problem? Please describe.** I am unable to perform request matching on gRPC metadata as I am able to do for a HTTP request....

enhancement

Adding a `version` command printing out the pubsub_cli version would be neat. Without this feature, knowing which version is installed in our containers is difficult.

I am trying to generate a lib through the `fromSchema` function using the [docker-compose](https://raw.githubusercontent.com/compose-spec/compose-spec/master/schema/compose-spec.json) json schema. Doing so generates the following: ```md * [`obj compose`](#obj-compose) * [`fn withConfigs(value)`](#fn-composewithconfigs) * [`fn...