cli icon indicating copy to clipboard operation
cli copied to clipboard

A command line utility for Structurizr.

Results 6 cli issues
Sort by recently updated
recently updated
newest added

Using the instances keyword works fine in the online DSL editor as well as rendering in structurizr-lite and cloud, but if you try to push or validate using the CLI,...

It's impossible to parse it by eyes currently. My suggestion to add spaces to format option

* make `/usr/local/structurizr-cli/structurizr.sh` executable * add `/usr/local/structurizr-cli/` to $PATH

I use Structurizr Lite locally in a Docker container to author my content. I want to use the Structurizr CLI to publish my `workspace.dsl` file (no custom diagram layout yet)...

- Correctly sets version name based on git tags - Don't use in-house launch script, just use `gradle-application-plugin` to generate scripts and dist zip - Fix docker file This is...

### Description I like to use the structurizr cli in my CI/CD pipelines for pushing workspaces to branches and clean them up (e.g. after merge-requests finished). Currently, Structurizr CLI does...

enhancement