Basic Command Manual
Basic command manual
help command
// list all commands
dubbo>help
//List the specific usage of a single command
dubbo>help online
+--------------+---------------------------------- ------------------------------------------------+
| COMMAND NAME | online |
+--------------+---------------------------------- ------------------------------------------------+
| EXAMPLE | online dubbo |
| | online xx.xx.xxx.service |
+--------------+---------------------------------- ------------------------------------------------+
dubbo>
version command
Display the version number of the currently running Dubbo
dubbo>version
dubbo version "3.0.10-SNAPSHOT"
dubbo>
quit command
exit command state
dubbo>quit
BYE!
Connection closed by foreign host.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified January 2, 2023: Enhance en docs (#1798) (95a9f4f6c)