Skip to content

Archive = false still creates version history #143

@vedeja

Description

@vedeja

Question

I am pushing using the below command. Since archive is set to false, I'm expecting the current version to be overwritten and no history remain. But I can see the number of workspace version files growing for each push, and the version dropdown in the workspace ui lists them all. What is wrong here, my expectation, my command or the cli?

structurizr/cli push -url https://xxx/api -id 1 -key mykey -secret mysecret -workspace workspace.json -merge false -archive false

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