Project

General

Profile

Actions

Task #1498

open

Command-line tool to print out names of stored data

Added by Alex Afanasyev about 10 years ago. Updated almost 10 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
Start date:
04/17/2014
Due date:
% Done:

0%

Estimated time:

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.

Actions #1

Updated by Junxiao Shi almost 10 years ago

ndnnamelist command relies on Name Enumeration Protocol which is not defined in repo-ng.

Actions #2

Updated by Alex Afanasyev almost 10 years ago

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.

Actions

Also available in: Atom PDF