Previously it was easy to see the command to use EspTool from command line in the log window.
Now B4R are calling EspTool.py and no parameters are visible in the log window.
Can somebody give me the command line to burn my ESP32 ?
Note that B4R doesn't call anything other than arduino command line tool. You can try to run the generated program with Arduino and see whether it shows more information.