Skip to content

Command Line Tools

wheels packages registry info

Prints diagnostic information about the registry and the local cache.

Terminal window
wheels packages registry info
illustrative — output varies by environment
$ wheels packages registry info
Registry: wheels-dev/wheels-packages
Branch: main
Browse: https://github.com/wheels-dev/wheels-packages/tree/main/packages
Cache dir: /Users/me/.wheels/cache/packages
Cache TTL: 86400s
Cache present: yes
Index fetched: 2026-04-23T16:42:10+00:00

Setting WHEELS_PACKAGES_REGISTRY=acme/our-packages before running the command changes the Registry: line and isolates the cache under the same path (entries keyed by package name only — if you swap registries, run registry refresh to avoid mixing manifests).