Skip to content

CLI Reference

sqb clean

Remove compiled artifacts from the target directory.

Removes the target/ directory containing compiled artifacts, runtime SQL recordings, and other build outputs.

sqb --project-dir <path> clean

No flags. This command has no confirmation prompt since it only removes local build artifacts, not warehouse data.