fabrik targets lists every declared target in the workspace with its //pkg:name label. fabrik run //pkg:name produces and executes the action for a named target, unifying build and run under a single verb. The ad-hoc escape hatch for arbitrary commands is now fabrik exec -- <command>, and the old fabrik build verb has been removed.
Hive
New CLI verbs replace the old build command
Published
May 03, 2026 · 10:07 UTC
Repository
tuist/once