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.
|
|
|
All Commands
|
|
|
|
=============
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* [dashboard](dashboard.md)
|
|
|
|
* [thread](thread.md)
|
|
|
|
* [jvm](jvm.md)
|
|
|
|
* [sysprop](sysprop.md)
|
|
|
|
* [getstatic](getstatic.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* [sc](sc.md)
|
|
|
|
* [sm](sm.md)
|
|
|
|
* [dump](dump.md)
|
|
|
|
|
|
|
|
* [jad](jad.md)
|
|
|
|
* [classloader](classloader.md)
|
|
|
|
* [redefine](redefine.md)
|
|
|
|
|
|
|
|
* [monitor](monitor.md)
|
|
|
|
* [watch](watch.md)
|
|
|
|
* [trace](trace.md)
|
|
|
|
* [stack](stack.md)
|
|
|
|
* [tt](tt.md)
|
|
|
|
|
|
|
|
* [options](options.md)
|
|
|
|
|
|
|
|
|
|
|
|
### Basic Commands
|
|
|
|
|
|
|
|
* help - check the assistant info for the command
|
|
|
|
* cls - clear out the current screen area
|
|
|
|
* session - check the current session profile
|
|
|
|
* [reset](reset.md) - clear the injected code from the classes (B.T.W when Arthas server closed, all the injected will also be cleared)
|
|
|
|
* version - the version of the working Arthas
|
|
|
|
* quit - exit the current Arthas client without affecting other clients
|
|
|
|
* shutdown - terminate the Arthas server and all clients
|
|
|
|
* [keymap](keymap.md) - shortcuts for Arthas and also you can define your own
|
|
|
|
|
|
|
|
|
|
|
|
|