### Expected The documentation says: > The following CLI commands can be used to generate a static site: > ./structurizr.sh export -format static -workspace workspace.dsl -output static ### Actual However, when I want to export my drawings as a static site it says: > unknown export format: static It seems to be a bug. ### Steps to reproduce Run: `structurizr.sh export -format static -workspace workspace.dsl -output static` ### Version/build information structurizr-cli: 2024.12.07 structurizr-java: 3.2.0 ### Severity Major ### Priority Low (I have no budget and there's no rush, please fix this for free) ### More information _No response_
Expected
The documentation says:
Actual
However, when I want to export my drawings as a static site it says:
It seems to be a bug.
Steps to reproduce
Run:
structurizr.sh export -format static -workspace workspace.dsl -output staticVersion/build information
structurizr-cli: 2024.12.07
structurizr-java: 3.2.0
Severity
Major
Priority
Low (I have no budget and there's no rush, please fix this for free)
More information
No response