mxr reset
Generated from
mxr reset --help. Edit the clap definitions incrates/daemon/src/cli/and re-runnpm run buildinsite/to regenerate.
Destroy local mxr runtime state after stopping the daemon. Preserves config.toml and credentials by default. Use –including-config to also delete config.toml. Destructive; use –dry-run to preview
mxr reset [OPTIONS] --hardOptions
Section titled “Options”| Flag | Description |
|---|---|
--hard |
Required explicit scope marker for destructive execution |
--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 |
Use When
Section titled “Use When”Preview or wipe local runtime state while preserving credentials by default.
Everyday Examples
Section titled “Everyday Examples”mxr reset --hard --dry-runSee also
Section titled “See also”- CLI overview — full command index
- Concepts — query operators, search modes, JSON shapes
- Automation contract — which commands support
--format json,--dry-run, stdin