The CLI verbs have been simplified. The old fabrik build is now fabrik run //pkg:name, which produces the named target’s outputs uniformly across target kinds. The previous ad-hoc fabrik run -- <command> escape hatch has been renamed to fabrik exec -- <command> and is now the substrate-level way to cache and run arbitrary commands without touching the target graph.
Hive
Unified target command: run, with exec for ad-hoc commands
Published
May 03, 2026 · 10:07 UTC
Repository
tuist/once