docs: fix uninstall command in EIM guide (IDFGH-17435)#18395
docs: fix uninstall command in EIM guide (IDFGH-17435)#18395TinyuZhao wants to merge 1 commit intoespressif:masterfrom
Conversation
👋 Hello TinyuZhao, we appreciate your contribution to this project! 📘 Please review the project's Contributions Guide for key guidelines on code, documentation, testing, and more. 🖊️ Please also make sure you have read and signed the Contributor License Agreement for this project. Click to see more instructions ...
Review and merge process you can expect ...
|
|
Thanks for the contribution! LGTM. I will sync to our internal codespace for pipeline check. |
|
sha=6cdffe3c5555914f738c459919cad56e85da8194 |
|
sha=6cdffe3c5555914f738c459919cad56e85da8194 |
|
sha=44c77cbf46844cd056c923277ece745173cb270d |
1 similar comment
|
sha=44c77cbf46844cd056c923277ece745173cb270d |
|
sha=f91446802d23d5f901f00e80d0008416eef7d1c7 |
Description
fix uninstall command in EIM guide docs

Related
EIM docs:https://docs.espressif.com/projects/idf-im-ui/en/latest/cli_commands.html#commands-overview
Checklist
Before submitting a Pull Request, please ensure the following:
Note
Low Risk
Low risk documentation-only change that updates the CLI command name; no runtime or API behavior is modified.
Overview
Updates the Get Started uninstall instructions (EN and zh_CN) to use the correct EIM CLI command for removing a specific ESP-IDF version, changing
eim uninstall <version>toeim remove <version>.Written by Cursor Bugbot for commit f914468. This will update automatically on new commits. Configure here.