rt settings unset
rt › settings › unset
Remove a setting from one authored store (the only supported way; hand-editing a store is not)
Usage
rt settings unset <key> [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
<key> | text | Namespaced settings key to remove | |
--scope | select | Which store to remove it from | |
--repo | text | Repo name from ~/.mattstack/rt/repos.json — required for repo-scoped keys | |
--team | text | Which team's local store to edit, for --scope team (only needed when several are cloned) |