Skip to content

How to push DSL and JSON with docker container CLI to the cloud? #118

@alvipeo

Description

@alvipeo

Question

I can push the workspace.dsl to the cloud, but I can't make my layouts published :/

Here's the command I use (on Windows):

docker run -it --rm -v E:\Documents\...\::/usr/local/structurizr structurizr/cli push -id ... -key ... -secret ... -workspace workspace.dsl -archive false

But this will only push the .dsl file. How do I publish both - the .dsl and .json files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions