pulsarctl
pulsarctl copied to clipboard
a CLI for Apache Pulsar written in Go
Master Issue: # ### Motivation Currently, the tool that generates the token cannot attach headers. We should support it. For example, it makes sense to attach a [kid](https://www.rfc-editor.org/rfc/rfc7515#section-4.1.4) field for...
This is a PR created by snbot to trigger the check suite in each repository.
This is a PR created by snbot to trigger the check suite in each repository.
This is a PR created by snbot to trigger the check suite in each repository.
*(If this PR fixes a github issue, please add `Fixes #`.)* Fixes # *(or if this PR is one task of a github issue, please add `Master Issue: #` to...
This is a PR created by snbot to trigger the check suite in each repository.
If I try ``` pulsarctl subscriptions peek my-topic-name my-subscription-name ``` for a partition topic, I get ``` code: 405 reason: Peek messages on a partitioned topic is not allowed ```...
This is a PR created by snbot to trigger the check suite in each repository.