Actions
Feature #3444
closedHuman friendly output of nfdc command
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Right now, output of nfdc command is a real garbage for human eyes.  As a "temporary" shortcut we simply dumped the corresponding data structure to terminal, but we should really output a simple and human readable string.
The current string can still appear, but only if "verbose" mode is enabled. (This potentially require small changes in scripts that depended on the nfdc output).
      
      Updated by Junxiao Shi almost 10 years ago
      
    
    The current string can still appear, but only if "verbose" mode is enabled.
The string representation for data structures isn't useful for script consumption either.
It's better to introduce an explicit porcelain mode that prints in a machine-readable format.
      
      Updated by Davide Pesavento about 8 years ago
      
    
    Is this still relevant after the nfdc rewrite?
      
      Updated by Junxiao Shi about 8 years ago
      
    
    - Status changed from New to Duplicate
 - Assignee set to Junxiao Shi
 - Target version set to v0.6
 
      
      Updated by Junxiao Shi about 8 years ago
      
    
    - Is duplicate of Feature #2542: Redesign nfdc combining nfdc and nfd-status added
 
Actions