Command Line Tools
wheels packages registry info
Prints diagnostic information about the registry and the local cache.
Synopsis
Section titled “Synopsis”wheels packages registry infoExample
Section titled “Example”$ wheels packages registry infoRegistry: wheels-dev/wheels-packagesBranch: mainBrowse: https://github.com/wheels-dev/wheels-packages/tree/main/packagesCache dir: /Users/me/.wheels/cache/packagesCache TTL: 86400sCache present: yesIndex fetched: 2026-04-23T16:42:10+00:00Setting 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).