docs/static/v0.6/pages/project/mesheryctl/installation-bash.md
To install or upgrade mesheryctl using bash, execute anyone of the following commands.
mesheryctl binarymesheryctl binary and deploy Meshery on Dockermesheryctl binary and deploy Meshery on Kubernetesmesheryctl binary and Meshery adapter(s)Install mesheryctl binary and include one or more [adapters]({{ site.baseurl }}/concepts/architecture/adapters) to be deployed
You are ready to deploy Meshery `mesheryctl``. To do so, execute the following command.
<pre class="codeblock-pre"><div class="codeblock"> <div class="clipboardjs">mesheryctl system start</div></div> </pre>