7z a -ttar -so output.tar input_folder | 7z a -txz -si output.iso (This creates a tar, then wraps it – not a true ISO, but works for some uses.)
Create Iso 7zip (2025)
7z a -ttar -so output.tar input_folder | 7z a -txz -si output.iso (This creates a tar, then wraps it – not a true ISO, but works for some uses.)