Skip to main content
build is the direct-mode write command.
It preserves managed source objects, drops and recreates the selected model closure at ordinary tbl__* and mv__* names, and replays retained history through the rebuilt graph. Before writing, StreamBuild displays the destructive plan and asks:
Only y or yes approves. --auto-approve skips the prompt. JSON execution requires --auto-approve. The selected model or pipeline includes all downstream models. A full build runs every audit; a selected build runs audits whose complete model reference set is in execution scope.
Builds do not roll back. A command failure may leave an incomplete direct graph; correct the cause and rerun stb build.