Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

The data format used for the STR files is HOCON (Human Optimised Config Notation) a relaxed variant of JSON, designed for human/manual editing and supporting comments.

For all scripting needs, the topo command must be used, it has many different options to ”query” the contents of the topology registry, to return subsets of information and in strict JSON format if desired.

For further information about the HOCON format, visit the official GitHub web site.


  • No labels