aidmax/structurizr-cli-action
Runs structurizr command line application
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| id | The workspace ID (required) | yes | — |
| key | The workspace API key (required) | yes | — |
| secret | The workspace API secret (required) | yes | — |
| workspace | The path to the workspace JSON file/DSL file(s) (required) | yes | — |
| docs | The path to the directory containing Markdown/AsciiDoc files to be published (optional) | no | — |
| adrs | The path to the directory containing ADRs (optional) | no | — |
| url | The Structurizr API URL (optional; defaults to https://api.structurizr.com) | no | https://api.structurizr.com |
| passphrase | The passphrase to use (optional; only required if client-side encryption enabled on the workspace) | no | — |
| merge | Whether to merge layout information from the remote workspace (optional: defaults to true) | no | — |
| archive | Whether to store the previous version of the remote workspace (optional; default to true) | no | — |
Outputs
no outputs