You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
descriptions for driver and shell are same as antivirus sub-command and it is confusing.
PS C:\bin\Espressif> .\idf-env.exe --help
idf-env 1.2.28
Espressif Systems - https://www.espressif.com
Tool for maintaining ESP-IDF environment on computer.
USAGE:
idf-env.exe [SUBCOMMAND]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
SUBCOMMANDS:
antivirus Detection of Antivirus and handling exception registration.
certificate Manage HTTPS certificates
companion ESP-IDF Desktop Web Companion for flashing and monitoring device from Web IDE.
config Maintain configuration of ESP-IDF installations.
driver Detection of Antivirus and handling exception registration.
help Prints this message or the help of the given subcommand(s)
ide Maintain Espressif-IDE.
idf Maintain configuration of ESP-IDF installations.
launcher Manage ESP-IDF launchers.
rust Maintain Rust environment for Xtensa.
shell Detection of Antivirus and handling exception registration.
toit Toit environment.
The text was updated successfully, but these errors were encountered:
descriptions for
driver
andshell
are same asantivirus
sub-command and it is confusing.The text was updated successfully, but these errors were encountered: