DocCommandLineClient

TBWiki includes a command line client, that can be used to perform operations on the wiki without going through a regular web browser.

You can get, set or locally edit an item on the wiki, where the item can be a page, section, block, record, or field.

Here is the usage for the tool:

Developer information [edit section]

The server side of the interactions for this are handled by the DataHandler processor (ie plugins/ProcessorDatahandler.py)

Ideas for future actions [edit section]