cocoindex show should support the following functionalities:
-
It should print out detailed information stored in the LMDB for each stable path (currently we only print the keys) under a flag -l
-
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.
cocoindex showshould support the following functionalities:It should print out detailed information stored in the LMDB for each stable path (currently we only print the keys) under a flag
-lIt 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 isA/B/C, information forA/B/C/DandA/B/C/D/Eetc. will also be showed-p: if provided, also show all parent for the stable path. e.g. if the path isA/B/C, information forAandA/Bwill 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 itorCan I work on this issue?to avoid duplicating work. Our Discord server is always open and friendly.