snapdir verify-cache
Verify the integrity of the local cache.
verify-cache checks every object in the local cache against its content
address, detecting corrupt objects and missing objects referenced by cached
manifests. See
Integrity.
Usage
snapdir verify-cache [OPTIONS]
Options
verify-cache takes no positional arguments.
Examples
Verify the default cache:
snapdir verify-cache
Verify a specific cache directory and purge corrupt objects:
snapdir verify-cache --cache-dir /var/snapdir/cache --purge
See also
snapdir verify— verify a snapshot in a storesnapdir flush-cache— clear the cache- Stores and cache