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

docs(cli): update ls command #1294

Merged
merged 1 commit into from
May 17, 2023
Merged

docs(cli): update ls command #1294

merged 1 commit into from
May 17, 2023

Conversation

ysfscream
Copy link
Member

PR Checklist

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

What is the current behavior?

Please describe the current behavior and link to a relevant issue.

Issue Number

Example: #123

What is the new behavior?

Please describe the new behavior or provide screenshots.

Does this PR introduce a breaking change?

  • Yes
  • No

Specific Instructions

Are there any specific instructions or things that should be known prior to review?

Other information

@ysfscream ysfscream added docs Add or update documents CLI MQTTX CLI labels May 17, 2023
@ysfscream ysfscream self-assigned this May 17, 2023
```

未来,`list` 命令将添加更多选项和功能。敬请期待!

## 与 EMQX 更好的合作

MQTTX 为连接测试 EMQX 等 MQTT 消息服务器而生,一键式的连接方式和简洁的图形界面可以帮助您快速连接到 EMQX 或 EMQX Cloud 调试并探索其功能特性。

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

with the code review!

The code looks good and well written. I suggest to make some adjustments to your comments such as:

  • Change "参数介绍" to "参数说明"
  • Change "连接" to "连接性能测试"
  • Change "订阅" to "订阅性能测试"
  • Change "发布" to "发布性能测试"
  • Change "模拟器命令与[发布性能测试]参数基本相同" to "模拟器命令与发布性能测试的参数基本相同"
  • Add a comment to explain the purpose of the list command

Apart from these changes, the code patch looks good and is ready to be deployed!

```

More options and features will be added to the `list` command in the future. Stay tuned!

## Better Together with EMQX

MQTTX is designed to connect to test MQTT Brokers such as EMQX, The one-click connection and simple graphical interface make it easy to connect to EMQX or EMQX Cloud to debug and explore functional features.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the Code review and look for potential issues with the patch.

  1. The patch looks like it is missing indentation for some of the lines and there are some redundant lines which can be removed.
  2. There are some typos in the code like 'treast' instead of 'treat'
  3. The command line options should be listed in alphabetical order.
  4. The descriptions for the commands need to be improved.
  5. The examples given for the commands should be updated.
  6. The patch should be properly tested before applying it.

@Red-Asuka Red-Asuka merged commit a97d782 into main May 17, 2023
@Red-Asuka Red-Asuka deleted the ysf/dev branch May 17, 2023 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI MQTTX CLI docs Add or update documents
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants