You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
Run the DSL file through the CLI to format to JSON i.e. docker run -t --rm -v ${PWD}:/usr/local/structurizr structurizr/cli export -workspace workspaces/test.dsl -format json -output target
Description
Hi,
When running the CLI to parse a DSL file into JSON, I recieve the following error if I include a !script tag in a Dynamic View:
com.structurizr.dsl.StructurizrDslParserException: The relationship "!script" does not exist
Steps to reproduce
docker run -t --rm -v ${PWD}:/usr/local/structurizr structurizr/cli export -workspace workspaces/test.dsl -format json -output target
Screenshot
No response
Code sample
Configuration
No response
Severity
Major
Priority
Medium
Resolution
I have no budget, please fix this for free
More information
No response
The text was updated successfully, but these errors were encountered: