fn cmd_dump(_filter: &[String], images: &[PathBuf]) -> Result<()>Expand description
Dump the image in composefs-dump(5) text format.
This matches the C composefs-info dump output: the EROFS image is parsed back into a filesystem tree which is then serialized as a dumpfile.