Skip to content

mbx exec

  • Usage: mbx exec [--project-root <DIR>] <COMMAND>…

Run a build command outside cargo with its C and C++ compiles cached.

Arguments

  • <COMMAND>… — Build command and its arguments.

Flags

  • --project-root <DIR> — Directory that identifies the project across worktrees.
  • -h --help — Print help
MIT LicenseCopyright © 2026jdx.dev