Install with winget
Open PowerShell or Command Prompt and run:
winget install michidk.vscli
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About vscli
A CLI tool to launch vscode projects, which supports devcontainers.
Advanced Install Options
Install (latest)
winget install michidk.vscliInstall (pinned version)
winget install --id michidk.vscli -e --version 1.3.0Upgrade
winget upgrade michidk.vscliUninstall
winget uninstall michidk.vscliFrequently Asked Questions
How do I install vscli using winget?
Open PowerShell or Windows Terminal and run:
winget install michidk.vscli. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is vscli?
A CLI tool to launch vscode projects, which supports devcontainers.
Is vscli free to use?
vscli is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update vscli with winget?
Run
winget upgrade michidk.vscli in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall vscli?
Run
winget uninstall michidk.vscli to remove vscli from your system.