Skip to content
New issue

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

feat(cli):support more format type to publish protobuf #1327

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

ni00
Copy link
Contributor

@ni00 ni00 commented Jun 27, 2023

PR Checklist

If you have any questions, you can refer to the Contributing Guide

What is the current behavior?

only support json format type

Issue Number

What is the new behavior?

support hex, base64, json format type

Does this PR introduce a breaking change?

  • Yes
  • No

Specific Instructions

.option(
        '-Pf, --protobuf-format <TYPE>',
        'the format type of message body, support base64, json, hex',
        parseFormat,
      )

Other information

@Red-Asuka Red-Asuka merged commit 08229bb into emqx:main Jun 27, 2023
@ni00 ni00 deleted the dev-cli branch June 28, 2023 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI MQTTX CLI feature This pr is a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants