[one-users] New CLI functionality for OpenNebula 4.0
    Hans-Joachim Ehlers 
    HansJoachim.Ehlers at eumetsat.int
       
    Wed Feb 27 07:50:26 PST 2013
    
    
  
For automation it would be nice to have a defined output format support by an additional option like "-F | --format"
Where format could be : stanza , xml , {}  or what ever is useful and reliable. Might ease command output handling .
Example:
 --format S # Stanza 
ServiceComponent:
    Service=<service_name>
    Name=<component_name>
    Module=<module_name>
    ComponentDataSize=<size>
 --format X # XML
<ServiceComponent>
...
</ServiceComponent>
Just an Idea
Hajo
    
    
More information about the Users
mailing list