Skip to content

Conversation

bufdev
Copy link
Member

@bufdev bufdev commented Sep 28, 2024

For example with https://github.com/pluginrpc/pluginrpc-go/blob/main/internal/example/cmd/echo-plugin/main.go:

An example plugin that implements the EchoService.

Commands:

  echo error
  echo request
  /pluginrpc.example.v1.EchoService/EchoList

Flags:

      --format string   The format to use for requests, responses, and specs. Must be one of ["binary", "json"]. (default "binary")
      --protocol        Print the protocol to stdout and exit.
      --spec            Print the spec to stdout in the specified format and exit.
  -h, --help            Show this help.

@bufdev bufdev merged commit bf61457 into main Sep 28, 2024
3 checks passed
@bufdev bufdev deleted the doc-help branch September 28, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant