rt repos prune
rt › repos › prune
Drop index entries whose path is gone, and duplicate names left behind by a repo rename
Usage
rt repos prune [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
--dry-run | boolean | false | Print what would be removed without writing |
--json | boolean | false | Machine-readable result |
See code: commands/repos.ts › reposPrune