Skip to content

structurizr

update structurizr - Update Structurizr diagram cache from workspace.dsl files

Exports all Structurizr views from workspace.dsl files to SVG format and stores them in the docs/assets/cache/structurizr/ directory. This cache is git-tracked for fast CI builds without Docker.

Flags

Flag Description
-m, --module Export specific module only
-f, --force (default: false) Force re-export even if cache is current
-v, --verbose (default: false) Show detailed progress for each module
--dry-run (default: false) Show what would be exported without actually exporting

Notes

Expected Output:

  • SVG files in docs/assets/cache/structurizr/
  • Cache status summary showing hits/misses

See Also


Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.