Skip to content

copick cache info

core

Show the portal cache location and freshness.

Usage

copick cache info [OPTIONS]

Description

Reports each candidate cache location for the project (the overlay cache and any local fallback), whether a cache file is present, and whether it is fresh or stale relative to the configured TTL. Does not contact the CryoET Data Portal.

Options

Option Type Default Description
-c, --config path Path to the configuration file.
--debug / --no-debug boolean flag False Enable debug logging.

Examples

# Inspect the cache for a portal-backed project
copick cache info -c cdp_config.json

See also