Project

General

Profile

Feature #2542

Updated by Junxiao Shi over 7 years ago

`nfd-status` can be merged into `nfdc`, because [[StatusDataset]] is the result of executing [[ControlCommand]]s. 
   
 This could reduce confusion for new users and reduce the need to learn multiple commands to control and getting status. 

 This issue designs the new `nfdc` program. Implementation will be separate issues. 

 <https://gist.github.com/yoursunny/89de673e0811fecdf54985bf519803d2> <script src="https://gist.github.com/yoursunny/89de673e0811fecdf54985bf519803d2.js"></script>

Back