rt uninstall
rt › uninstall
Uninstall mattstack: reverses setup — services, links, plugins, optionally ~/.mattstack
Usage
rt uninstall [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
--keep-data | boolean | false | Keep ~/.mattstack (settings, teams, secrets) — the default |
--delete-data | boolean | false | Also delete ~/.mattstack; requires --yes when not on a TTY |
--dry-run | boolean | false | List what would be removed without removing anything |
--yes | boolean | false | Skip the confirmation prompt |
--json | boolean | false | Machine-readable result |