Merge "Added documentation to the db-model app"

This commit is contained in:
Zuul 2017-12-06 16:35:51 +00:00 committed by Gerrit Code Review
commit de396cbfe0
1 changed files with 14 additions and 0 deletions

View File

@ -73,4 +73,18 @@ dump db content, list db tables, list db table keys and print value of the
specific key in the table. Use *df-db --help* to list and get details on
supported sub-commands.
::
> df-model
This utility will allow to print a representation of the DragonFlow model in
different formats. Currently supported formats are: text, PlantUML and
JsonSchema (OpenApiSchema 3.0). The output may be sent to the stdout or to a
file.
* PlantUML output can be visualized using the PlantUML Server [#]_
Use the *df-model --help* command to get a detailed usage instructions.
.. [#] https://gist.github.com/omeranson/5c731955edcf0517bfb0ce0ce511cc9b
.. [#] http://www.plantuml.com/plantuml/uml/