EXE
WinGet
ESP-IDF Installation Manager CLI
Espressif Systems · 0.11.2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
eim-cli-windows-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Espressif.EIM-CLI
Version
0.11.2
Description
CLI tool for managing ESP-IDF installations
License
Apache-2.0
↗
Installer URL
https://github.com/espressif/idf-im-ui/releases/download/v0.11.2/eim-cli-windows-x64.exe
Release Notes
What's Changed
- EIM-705: Fix for the welcome page skip by @alirana01 in #689
- UI: Clarify Python ssl check hints for network issues (EIM-708) by @Carrot-shreds in #692
- EIM-702: upadte documentation about prerequisities for arch linux by @Hahihula in #696
- EIM-388: added aliases for esptoll espfuse and espsecure without the .py extension by @Hahihula in #695
- EIM-603: turn off telemetry in tests by @alirana01 in #674
- EIM-707: generate shell completions before logging setup by @alirana01 i…