Project

General

Profile

Feature #4017

Updated by Junxiao Shi about 7 years ago

Accept "local" argument in `nfdc face create` command. 

     Specifically, the current definition  

     nfdc face create [remote] <FACEURI> [[persistency] <PERSISTENCY>] 

 needs to be changed to  

     nfdc face create [remote] <FACEURI> [local <FACEURI>] [[persistency] <PERSISTENCY>] 

Back