mirror of
https://gitee.com/arthas/arthas.git
synced 2024-12-05 05:37:37 +08:00
8 lines
235 B
Markdown
8 lines
235 B
Markdown
|
# quit
|
||
|
|
||
|
exit the current Arthas client without affecting other clients. equals **exit**、**logout**、**q** command.
|
||
|
|
||
|
::: tip
|
||
|
just exit Arthas client,it means Arthas server is not closed,so the changes you do will not be reseted.
|
||
|
:::
|