We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I would expect:
pulsarctl topics set-schema-compatibility-strategy ...
pulsarctl topics get-schema-compatibility-strategy ...
pulsarctl topics remove-schema-compatibility-strategy ...
pulsarctl namespaces set-schema-compatibility-strategy ...
pulsarctl namespaces get-schema-compatibility-strategy ...
pulsarctl namespaces remove-schema-compatibility-strategy ...
The text was updated successfully, but these errors were encountered:
@nodece I had a go at this here #784, however I'm quite new with Go and pulsarctl so you may wish to approach the issue in a different way.
pulsarctl
Sorry, something went wrong.
nodece
Successfully merging a pull request may close this issue.
I would expect:
Topics
pulsarctl topics set-schema-compatibility-strategy ...
pulsarctl topics get-schema-compatibility-strategy ...
pulsarctl topics remove-schema-compatibility-strategy ...
Namespaces
pulsarctl namespaces set-schema-compatibility-strategy ...
pulsarctl namespaces get-schema-compatibility-strategy ...
pulsarctl namespaces remove-schema-compatibility-strategy ...
The text was updated successfully, but these errors were encountered: