mirror of https://github.com/alibaba/arthas.git
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.
6 lines
2.4 KiB
JavaScript
6 lines
2.4 KiB
JavaScript
import{_ as n,o as r,c as d,a,b as o,d as e,e as i,r as t}from"./app.4d248835.js";const l={},c=e('<h1 id="download" tabindex="-1"><a class="header-anchor" href="#download" aria-hidden="true">#</a> Download</h1><h2 id="download-full-package" tabindex="-1"><a class="header-anchor" href="#download-full-package" aria-hidden="true">#</a> Download full package</h2><h3 id="download-from-github-releases" tabindex="-1"><a class="header-anchor" href="#download-from-github-releases" aria-hidden="true">#</a> Download from Github Releases</h3>',3),h={href:"https://github.com/alibaba/arthas/releases",target:"_blank",rel:"noopener noreferrer"},u=i("https://github.com/alibaba/arthas/releases"),b=e(`<h3 id="use-as3-sh" tabindex="-1"><a class="header-anchor" href="#use-as3-sh" aria-hidden="true">#</a> Use as3.sh</h3><p>Download and unzip, find <code>as3.sh</code> in the directory. Start it in bash:</p><div class="language-bash ext-sh line-numbers-mode"><pre class="language-bash"><code>./as3.sh
|
|
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div></div></div><p>Print usage:</p><div class="language-bash ext-sh line-numbers-mode"><pre class="language-bash"><code>./as3.sh <span class="token parameter variable">-h</span>
|
|
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div></div></div><h3 id="use-arthas-boot3-jar" tabindex="-1"><a class="header-anchor" href="#use-arthas-boot3-jar" aria-hidden="true">#</a> Use arthas-boot3.jar</h3><p>Download and unzip, find <code>arthas-boot3.jar</code> in the directory. Start with <code>java</code> command:</p><div class="language-bash ext-sh line-numbers-mode"><pre class="language-bash"><code><span class="token function">java</span> <span class="token parameter variable">-jar</span> arthas-boot3.jar
|
|
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div></div></div><p>Print usage:</p><div class="language-bash ext-sh line-numbers-mode"><pre class="language-bash"><code><span class="token function">java</span> <span class="token parameter variable">-jar</span> arthas-boot3.jar <span class="token parameter variable">-h</span>
|
|
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div></div></div>`,10);function p(m,v){const s=t("ExternalLinkIcon");return r(),d("div",null,[c,a("p",null,[a("a",h,[u,o(s)])]),b])}const f=n(l,[["render",p],["__file","download.html.vue"]]);export{f as default};
|