pub fn create_gtbundle_with_format( bundle_dir: &Path, output_path: &Path, format: BundleFormat, ) -> Result<()>
Create a .gtbundle archive with a specific format.