Skip to content

lumenflow:uninstall

← Back to CLI Commands

Remove LumenFlow-generated files (dry-run by default; requires —confirm)

pnpm lumenflow:uninstall

Options:

FlagDescriptionRequired
--confirmActually delete files. Without this, runs as a dry-run.No
--keep-historyPreserve the configured WU history directory and .lumenflow/stamps/No
--keep-configPreserve workspace.yaml and .lumenflow/constraints.mdNo
--client <type>Scope deletion to a single client (default: all)No
--jsonEmit machine-readable JSON outputNo

← Back to CLI Commands