docs/content/en/installation/mesheryctl.md
Meshery's command line client is mesheryctl and is the recommended tool for configuring and deploying one or more Meshery deployments. To install mesheryctl on your system, you may choose from any of the following supported methods.
mesheryctl can be installed via bash, Homebrew, Scoop or directly downloaded.
{{% alert color="info" title="NOTE" %}}
Mesheryctl is configured for Kubernetes by default. To specify a different supported platform, use the -p flag.
{{% /alert %}}
{{% mesheryctl/installation-brew %}}
{{% mesheryctl/installation-bash %}}
{{% mesheryctl/installation-scoop %}}
Continue deploying Meshery onto one of the Supported Platforms.
Guides to using Meshery's various features and components.
{{< mesheryctl-guides-list >}}
{{< related-discussions tag="mesheryctl" >}}