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]
Flag Description
--dry-run Show the exact reset plan without deleting anything
--including-config Also delete config.toml. Credentials/keychain remain preserved
--yes-i-understand-this-destroys-local-state Required for non-interactive destructive execution only
-h, --help Print help

Alias for destructive local runtime reset.

Terminal window
mxr burn --dry-run