Task #1498
open
Command-line tool to print out names of stored data
Added by Alex Afanasyev over 10 years ago.
Updated over 10 years ago.
Description
With old repo, I was extensively using ndnnamelist
command to list names of data packets stored in the repo. I would like to have similar function in ndn-repo-ng as well.
No. This command never relied on this protocol. What it did it simply opened the specified file and go through the content, parsing each packet and printing out name.
I would like to have at least some trivial app/script that open sqlite3 database, issues the correct query to get names of all data packets stored, and prints out names of these packets.
Also available in: Atom
PDF