Operating System
Ubuntu
Esptool Version
5.1.0
Python Version
Python 3
Full Esptool Command Line that Was Run
espsecure sign-data --version 2 --hsm --hsm-config "hsm_config.ini" ...
Esptool Output
Missing option '--keyfile' / '-k'.
What is the Expected Behaviour?
Don't require a --keyfile parameter (currently I'm providing a dummy file) when using the --hsm command line (as documented).
(And I'm not talking about the --pub-key parameter.)
More Information
No response
Other Steps to Reproduce
No response