Skip to content

aube cache view

  • Usage: aube cache view [--json] <NAME>
  • Effect: read-only

View the cached metadata for a single package.

Prints a summary (versions, dist-tags, ETag, fetched-at) by default; --json dumps the raw cache file.

Arguments

  • <NAME> — Package name (scoped names like @babel/core are accepted).

Flags

  • --json — Dump the raw on-disk cache JSON instead of a summary.
  • -h --help — Print help
MIT LicensejdxCopyright © 2026 jdx.dev