• Stars
    star
    488
  • Rank 90,182 (Top 2 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 4 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A command line utility for Structurizr.

Structurizr

Structurizr command line interface (CLI)

This GitHub repository contains the Structurizr CLI - a command line utility for Structurizr, designed to be used in conjunction with the Structurizr DSL, and supports the following commands/functionality:

  • push content to the Structurizr cloud service/on-premises installation
  • pull workspace content as JSON
  • lock a workspace
  • unlock a workspace
  • export diagrams to PlantUML, Mermaid, WebSequenceDiagrams, DOT, and Ilograph; or a DSL workspace to JSON
  • list elements within a workspace
  • validate a JSON/DSL workspace definition

Installing the CLI

Getting started

See the getting started guide for details of how to use the Structurizr CLI.

Links