Export the image in another tar format

I’d like to export the images in plain tar (uncompressed). I saw that lxd supports some tar format for the image export but I don’t find how to. Thanks

Use the none compression type during publish.

and what about other tar formats, how do i export in tar.xz ?

Set the algorithm to xz, some known values are xz, gzip, bzip2 and none.