Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.sqlbuild.com/llms.txt

Use this file to discover all available pages before exploring further.

sqb clean

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

Usage

sqb --project-dir <path> clean
No flags. This command has no confirmation prompt since it only removes local build artifacts, not warehouse data.