Framework status commands
Framework status commands
startup command
Check whether the current framework has started completely
dubbo>startup
true
dubbo>
ready command
Check whether the current framework can provide services normally (it may be temporarily offline)
dubbo>ready
true
dubbo>
live command
Check whether the current framework is running normally (it may be permanently abnormal)
dubbo>live
true
dubbo>
Feedback
Was this page helpful?
Yes No
Last modified September 30, 2024: Update & Translate Overview Docs (#3040) (d37ebceaea7)