mirror of https://github.com/alibaba/arthas.git
24 lines
706 B
Markdown
24 lines
706 B
Markdown
5 years ago
|
|
||
|

|
||
|
|
||
|
A Web UI based on Http API, visit url :
|
||
|
https://[[HOST_SUBDOMAIN]]-8563-[[KATACODA_HOST]].environments.katacoda.com/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
|