Command

bengal clean

Clean output directory and cache

Usage

bengal clean [OPTIONS]

Options

Option Type Description
--all flag BOOLEAN

Remove everything (output + cache)

--cache flag BOOLEAN

Also remove build cache (.bengal/ directory)

--config STRING

Path to config file (default: bengal.toml)

--force flag BOOLEAN

Skip confirmation prompt

--source STRING

Source directory path

Default:.
--stale-server flag BOOLEAN

Clean up stale 'bengal serve' processes