Project

General

Profile

Feature #3780

Updated by Junxiao Shi over 7 years ago

In `nfdc`, re-implement these commands with `StatusReport` without converting to legacy `nfd-status` syntax: 

 * status report 
 * status show 
 * face list 
 * channel list 
 * strategy list 
 * fib list 
 * route list 

 Add add `help` command command, and update manpages for top-level help manpages. 

 This issue only covers top level help, and the above commands. 

 Deprecate legacy `nfd-status`. commands that corresponds to former `nfd-status` features.

Back