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.
arthas/tutorials/katacoda/case-boot-details-en/use-as-sh.md

11 lines
430 B
Markdown

Arthas Support express install on Linux/Unix/Mac
`curl -L https://arthas.aliyun.com/install.sh | sh`{{execute T2}}
The command above will download boot script file `as.sh` into current directoryyou can put it at any place or list it into `$PATH`.
Execute `./as.sh` in shellyou will enter UI.
You can also execute `./as.sh -h` to get more parameter information, which is very similar to `java -jar arthas-boot.jar`.