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

Dubbo2.7.5的telnet命令中已经没有了ls,invoke,pwd等? #5832

Closed
2 tasks
tanxiangqing opened this issue Mar 6, 2020 · 2 comments
Closed
2 tasks

Dubbo2.7.5的telnet命令中已经没有了ls,invoke,pwd等? #5832

tanxiangqing opened this issue Mar 6, 2020 · 2 comments

Comments

@tanxiangqing
Copy link

tanxiangqing commented Mar 6, 2020

  • I have searched the issues of this repository and believe that this is not a duplicate.
  • I have checked the FAQ of this repository and believe that this is not a duplicate.

Environment

  • Dubbo version: 2.7.5
  • Operating System version: linux
  • Java version: 1.8

Steps to reproduce this issue

  1. 在2.7.5版本中的telnet已经取消了部分指令了吗?
  2. ls、invoke、pwd指令没有出现。
  3. 只有help、status指令。

Pls. provide [GitHub address] to reproduce this issue.

Expected Result

What do you expected from the above steps?

Actual Result

What actually happens?

If there is an exception, please attach the exception trace:

D:\projects\storevm\dubbo-demo\dubbo-provider>telnet localhost 9085
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.

dubbo>help
Please input "help [command]" show detail.
 status [-l]    - Show status.
 clear [lines]  - Clear screen.
 log level      - Change log level or show log
 help [command] - Show help.
 exit           - Exit the telnet.
dubbo>
@CrazyHZM
Copy link
Member

CrazyHZM commented Mar 7, 2020

Fixed #5815

@CrazyHZM CrazyHZM closed this as completed Mar 7, 2020
@unixxiaobin
Copy link

#5690 里面的解决方案,我试了,可行

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

No branches or pull requests

3 participants