docs/content/en/installation/windows/_index.md
On Windows systems, mesheryctl can be installed via Scoop or downloaded directly.
{{% mesheryctl/installation-scoop %}}
mesheryctl as a direct downloadFollow the installation steps to install the mesheryctl CLI. Then, execute:
{{< code code="./mesheryctl system start" >}}
If you are installing Meshery on Docker, execute the following command:
{{< code code="./mesheryctl system start -p docker" >}}
Optionally, move the mesheryctl binary to a directory in your PATH.
Guides to using Meshery's various features and components.
{{< mesheryctl-guides-list >}}
{{< related-discussions tag="mesheryctl" >}}