as.sh arthas-demo.jar arthas-boot.jar

pull/1241/head
hengyunabc
parent 39091052c1
commit 4505086476

Binary file not shown.

Binary file not shown.

@ -8,10 +8,10 @@
# program : Arthas
# author : Core Engine @ Taobao.com
# date : 2019-09-09
# date : 2019-09-19
# current arthas script version
ARTHAS_SCRIPT_VERSION=3.1.2
ARTHAS_SCRIPT_VERSION=3.1.3
# SYNOPSIS
# rreadlink <fileOrDirPath>
@ -436,7 +436,7 @@ EXAMPLES:
./as.sh --tunnel-server 'ws://192.168.10.11:7777/ws' --agent-id bvDOe8XbTM2pQWjF4cfw
./as.sh -c 'sysprop; thread' <pid>
./as.sh -f batch.as <pid>
./as.sh --use-version 3.1.2
./as.sh --use-version 3.1.3
./as.sh --session-timeout 3600
./as.sh --attach-only
./as.sh --repo-mirror aliyun --use-http

Loading…
Cancel
Save