Install Meshery CLI with Scoop

Prerequisites

You need to have scoop installed on your Windows system to perform these actions.

Install mesheryctl with Scoop

To install mesheryctl using Scoop, execute the following commands.

scoop bucket add mesheryctl https://github.com/meshery/scoop-bucket.git scoop install mesheryctl

You’re ready to run Meshery. To do so, execute the following command.

mesheryctl system start

Upgrade mesheryctl with Scoop

To upgrade mesheryctl, execute the following command.

scoop update mesheryctl

Related Reading

Mesherctl Guides

Guides to using Meshery’s various features and components.

Suggested Reading