docs/layouts/shortcodes/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 to be deployed
You are ready to deploy Meshery mesheryctl. To do so, execute the following command.
If you are running Meshery on Docker, execute the following command.
<pre class="codeblock-pre"><div class="codeblock"> <div class="clipboardjs">mesheryctl system start -p docker</div></div> </pre>