xorriso

Create, modify, and burn ISO 9660 and Rock Ridge file systems

brewmacoslinux
Try with needOr install directly
Source

About

ISO9660+RR manipulation tool

Commands

xorrisoxorrisofsxorrecovery

Examples

Create an ISO image from a directory$ xorriso -as mkisofs -o image.iso /path/to/directory
List contents of an ISO file$ xorriso -indev image.iso -list_dir /
Burn ISO image to a DVD$ xorriso -as cdrecord -v dev=/dev/sr0 image.iso