mirror of
https://gitee.com/arthas/arthas.git
synced 2024-12-02 12:17:45 +08:00
ed921432b3
* add sysprop command scenario. #847 Signed-off-by: hollowman6 <hollowman186@vip.qq.com> * fix links Signed-off-by: hollowman6 <hollowman186@vip.qq.com> * switch to use arthas-demo Signed-off-by: hollowman6 <hollowman186@vip.qq.com>
201 B
201 B
Arthas supports some simple commands after the pipeline, such as:
sysprop | grep java
{{execute T2}}
sysprop | wc -l
{{execute T2}}
filtered by grep
sysprop | grep user
{{execute T2}}