ESP32 How to merge firmware into signle binary

Application built on top of ESP-IDF can be merged into single binary using following commands:

The esptool will output following command and perform the conversion:

The output is stored in build/merged-flash.bin.