[svn-commits] eliel: branch group/data_api_gsoc2009 r211230 - /team/group/data_api_gsoc2009/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Sat Aug 8 20:18:08 CDT 2009


Author: eliel
Date: Sat Aug  8 20:18:02 2009
New Revision: 211230

URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=211230
Log:
Add documentation to the create "data get" CLI command.


Modified:
    team/group/data_api_gsoc2009/CHANGES

Modified: team/group/data_api_gsoc2009/CHANGES
URL: http://svn.asterisk.org/svn-view/asterisk/team/group/data_api_gsoc2009/CHANGES?view=diff&rev=211230&r1=211229&r2=211230
==============================================================================
--- team/group/data_api_gsoc2009/CHANGES (original)
+++ team/group/data_api_gsoc2009/CHANGES Sat Aug  8 20:18:02 2009
@@ -539,6 +539,8 @@
 
 CLI Changes
 -----------
+  * New CLI command, "data get <path> [<search> [<filter>]]" wich retrieves the
+     data tree based on the given <path>.
   * New CLI command, "config reload <file.conf>" which reloads any module that
      references that particular configuration file.  Also added "config list"
      which shows which configuration files are in use.




More information about the svn-commits mailing list