Skip to content

mxr burn

Generated from mxr burn --help. Edit the clap definitions in crates/daemon/src/cli/ and re-run npm run build in site/ to regenerate.

Destroy local mxr runtime state after stopping the daemon. Alias for mxr reset --hard. Preserves config.toml and credentials by default. Use —including-config to also delete config.toml. Destructive; use —dry-run to preview

mxr burn [OPTIONS]
FlagDescription
--dry-runShow the exact reset plan without deleting anything
--including-configAlso delete config.toml. Credentials/keychain remain preserved
--yes-i-understand-this-destroys-local-stateRequired for non-interactive destructive execution only
-h, --helpPrint help

Alias for destructive local runtime reset.

Terminal window
mxr burn --dry-run