// install via winget
Command Prompt & PowerShell
click to copy
winget install michidk.vscli
// direct download
Download Installer// about vscli
A CLI tool to launch vscode projects, which supports devcontainers.
// frequently asked questions
How do I install vscli using winget?
Open PowerShell or Windows Terminal and run:
winget install michidk.vscli. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is vscli?
A CLI tool to launch vscode projects, which supports devcontainers.
Is vscli free to download?
vscli is distributed under the MIT license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update vscli with winget?
Run
winget upgrade michidk.vscli in PowerShell or Windows Terminal to update vscli to the latest available version.What architecture does vscli support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.