Skip to content

mbx gc

  • Usage: mbx gc [FLAGS]

Collect stale managed targets and evict cached objects until the store fits a size budget.

A missing cached object is rebuilt when it is needed again.

Flags

  • --max-size <SIZE> — Size the store may occupy afterwards, for example 20GiB. Defaults to the configured budget.
  • --json — Print a stable machine-readable report.
  • --dry-run — Show what collection would remove without changing any files.
  • -h --help — Print help
MIT LicenseCopyright © 2026jdx.dev