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/layer5io/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.
- Authenticating with Meshery via CLI
- Configuring Autocompletion for `mesheryctl`
- Running system checks using Meshery CLI
- Mesheryctl system commands
- Using Meshery CLI
- Upgrading Meshery CLI
Suggested Reading
- Bash - Install Meshery CLI on Linux or MacOS with Bash
- Brew - Install Meshery CLI on Linux or MacOS with Brew
- Install Meshery CLI on Linux or Mac - Install Meshery CLI on Linux or Mac
- Install Meshery CLI on Windows - Install Meshery CLI on Windows