Skip to content

[FEATURE] cocoindex show full fledged inspection tool for debugging #1830

@georgeh0

Description

@georgeh0

cocoindex show should support the following functionalities:

  1. It should print out detailed information stored in the LMDB for each stable path (currently we only print the keys) under a flag -l

  2. It should accept a stable path from argument. When provided, only information for this specific path. With the following flags

    • -r: if provided, also show all children for the stable path recursively. e.g. if the path is A/B/C, information for A/B/C/D and A/B/C/D/E etc. will also be showed
    • -p: if provided, also show all parent for the stable path. e.g. if the path is A/B/C, information for A and A/B will also be showed

❤️ Contributors, please refer to 📙Contributing Guide.
Unless the PR can be sent immediately (e.g. just a few lines of code), we recommend you to leave a comment on the issue like I'm working on it or Can I work on this issue? to avoid duplicating work. Our Discord server is always open and friendly.

Metadata

Metadata

Labels

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions