Operating System
windows
Esptool Version
5.0.1
Python Version
3.13.5
Chip Description
ESP32-C6
Device Description
ESP32-S3-DevKitC-1 and ESP32-C6 module
Hardware Configuration
N/A
How is Esptool Run
run from terminal
Full Esptool Command Line that Was Run
esptool --port-filter vid=0x303a read-mac
Esptool Output
esptool v5.0.1
A fatal error occurred: Option --port-filter argument key not recognized.
More Information
changing vid to 303a or 12346 produce the same output
Other Steps to Reproduce
Commands work properly when run with esptool 4.9 (using read_mac instead of read-mac)
I Have Read the Troubleshooting Guide