Skip to content

spatialpack hash

Terminal window
spatialpack hash PACK_PATH [options]

Compute or verify BLAKE3 integrity hashes for pack layer files.

Reads layer file references from the spatialpack.json manifest and computes BLAKE3 hashes. By default, writes hashes to integrity.asset_hashes in the manifest.

With —verify, compares existing manifest hashes against computed hashes and exits non-zero on any mismatch.

PACK_PATH — path (required)

OptionTypeDefaultDescription
--verifyflagfalseVerify existing hashes without overwriting
Terminal window
spatialpack hash ./my-pack/
spatialpack hash --verify ./my-pack/