release 3.1.7

pull/1241/head
hengyunabc 5 years ago
parent 75c4624a45
commit 1eebba149e

Binary file not shown.

Binary file not shown.

@ -8,10 +8,10 @@
# program : Arthas
# author : Core Engine @ Taobao.com
# date : 2019-11-26
# date : 2019-12-04
# current arthas script version
ARTHAS_SCRIPT_VERSION=3.1.5
ARTHAS_SCRIPT_VERSION=3.1.7
# SYNOPSIS
# rreadlink <fileOrDirPath>
@ -440,7 +440,7 @@ EXAMPLES:
./as.sh --stat-url 'http://192.168.10.11:8080/api/stat'
./as.sh -c 'sysprop; thread' <pid>
./as.sh -f batch.as <pid>
./as.sh --use-version 3.1.5
./as.sh --use-version 3.1.7
./as.sh --session-timeout 3600
./as.sh --attach-only
./as.sh --repo-mirror aliyun --use-http

Loading…
Cancel
Save