mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
21 lines
654 B
Markdown
21 lines
654 B
Markdown

|
|
|
|
A Web UI based on Http API, [visit Web UI]({{TRAFFIC_HOST1_8563}}/ui).
|
|
|
|
Completed functions:
|
|
|
|
- Create a session
|
|
- Copy and open the url to join the session, share the session with
|
|
multiple people
|
|
- Continuously pull session command result messages
|
|
- Refresh the web page or join the session to pull command messages
|
|
history
|
|
- Control input or interrupt command status
|
|
|
|
Pending function:
|
|
|
|
- Improve the readability of command result messages
|
|
- Support automatic completion of input commands and command templates
|
|
- Provide command help
|
|
- Support personal profile settings
|