Install via Winget
winget install michidk.vscli
Open Windows Terminal or PowerShell and run the command above. Winget is built into Windows 10 (1809+) and Windows 11.
About vscli
A CLI tool to launch vscode projects, which supports devcontainers.
Frequently Asked Questions
How do I install vscli using winget?
Open Windows Terminal or PowerShell and run:
winget install michidk.vscli. Winget is built into Windows 10 (1809+) and Windows 11.What is vscli?
A CLI tool to launch vscode projects, which supports devcontainers.
Is vscli free to download?
vscli is available under the MIT license. Use the winget command or the direct download link on this page.
How do I update vscli with winget?
Run
winget upgrade michidk.vscli in Windows Terminal or PowerShell to update vscli to the latest available version.