sanity dataset export <name> <destination>

Export dataset to local filesystem as a gzipped tarball

Arguments

NameDescription
name
destinationfolders

Options

NameDescription
--rawExtract only documents, without rewriting asset references
--no-assetsExport only non-asset documents and remove references to image assets
--no-draftsExport only published versions of documents
--no-compressSkips compressing tarball entries (still generates a gzip file)
--types <types>Defines which document types to export
--overwriteOverwrite any file with the same name
--asset-concurrency <num>Concurrent number of asset downloads