ory / ory/lumen

Add a list command so we can know what to purge

Open
#166 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
297
Forks
35
PR merge metrics
No merged PRs in 30d

Description

Right now you can purge everything or a specific path, but unless you access the db manually you don't know what is indexed and with what model.
Also would be helpful if you could purge a specific path+model combo.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing purge command and the code that reads indexed paths and models from the database. Define the list output around those records, then extend purge selection for a path-and-model combination. Done means users can see what is indexed with its model and target that combination without manual database access.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli, databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.