Skip to content

copick cache

Inspect and invalidate the CryoET Data Portal query cache.

Usage

copick cache [OPTIONS] COMMAND [ARGS]...

Description

Portal-backed copick projects persist the portal query results issued at project initialization to a small on-disk cache so that repeated process startups (e.g. many parallel processing jobs) read the cache instead of re-querying the portal. These commands report on and manually invalidate that cache. They never contact the portal.

Commands

Command Description
clear Remove the portal cache to force a refresh.
info Show the portal cache location and freshness.