docs/static/v0.9/installation/windows/scoop/index.html
You need to have scoop installed on your Windows system to perform these actions.
mesheryctl with ScoopTo 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
If you are running Meshery on Docker, execute the following command.
mesheryctl system start -p docker
mesheryctl with ScoopTo upgrade mesheryctl, execute the following command.
scoop update mesheryctl
Guides to using Meshery’s various features and components.
mesheryctl[ Previous
Windows ](/v0.9/installation/windows)[ Next
Upgrading Meshery ](/v0.9/installation/upgrades)