Open Jubblin opened 6 months ago
Your .dot
file contains a subgraph - this is not supported by pgraphs (by now). Removing the line subgraph "root" {
and one ending }
allows processing the graph, for instance to xml
.
Next time please run docker pull ghcr.io/pg-format/pgraphs
and execute via docker run -it --rm ghcr.io/pg-format/pgraphs
to use the latest version.
When executed agaiunst a terraform generated dot file nothing is output to stderr or stdout.
version:
command executed:
<terraform.dot docker run -i ghcr.io/jubblin/pgraphs:main -f dot
have confirmed all ok using supplied example:
generated dot file: