jarvis forget
Remove a repo from the registry and delete its published index.
jarvis forget <slug>Arguments
Section titled “Arguments”| Name | Required | Description |
|---|---|---|
slug | yes | The repo slug |
No flags.
Behavior
Section titled “Behavior”jarvis forget removes the index permanently; re-run jarvis index to rebuild.
- Removes the
reposrow fromregistry.db - Deletes the published
index-<sha>.dband Zoekt shards for the slug - Removes the repo’s dependency-graph edges
- Best-effort: unpins the
zoekt.namegit config key it set at index time, so the repo carries no footprint after forgetting