rt repos reidentify
rt › repos › reidentify
Move every per-repo store from one remote identity to another after a repo rename (github.com/owner/old to github.com/owner/new)
Usage
rt repos reidentify <old-identity> <new-identity> [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
<old-identity> | text | The identity every store is keyed on today; raw host/path or serialized remote: form | |
<new-identity> | text | The identity the repo's remote derives now | |
--dry-run | boolean | false | Print per-store counts without writing |
--json | boolean | false | Machine-readable result |