Skip to content

mbx cache export

  • Usage: mbx cache export [--group <GROUP>] <ARCHIVE>

Export the cache closure of this checkout's last build. The export includes Cargo scheduler state for recorded workspaces, with compiler outputs referenced from the content-addressed closure instead of duplicated.

Arguments

  • <ARCHIVE> — Tar archive to write.

Flags

  • --group <GROUP> — Export every build that set MBX_CACHE_EXPORT_GROUP to this CI group.
  • -h --help — Print help
MIT LicenseCopyright © 2026jdx.dev