You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arthas/site/docs/en/doc/session.md

19 lines
414 B
Markdown

# session
examines the current session,show the current binded processId and the sessionId.
::: tip
if exits tunnel serverit will also show agentId、tunnelServerUrl、connected status.
if exits statUrlit will also show statUrl.
:::
## Usage
```bash
$ session
Name Value
--------------------------------------------------
JAVA_PID 14584
SESSION_ID c2073d3b-443a-4a9b-9249-0c5d24a5756c
```