This repository was archived by the owner on Feb 4, 2026. It is now read-only.
Update existing .json instead of completely overriding it #131
QuestionI've created some diagrams that are a little complicated, so I've had to disable autolayout and move them around manually using When I add a new element to the view and refresh the lite webpage, all other elements still have their original placements. I was wondering if something similar would be possible in the cli version; since right now, using I couldn't find anything on my own. Is this functionality possible, or is it not implemented here yet? Thanks. |
Answered by
simonbrowndotje
Jul 16, 2023
Replies: 1 comment 2 replies
|
The CLI does this automatically when you |
2 replies
Answer selected by
Xosrov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The CLI does this automatically when you
pusha workspace to a cloud/on-premises workspace, but it's not available as a standalone feature.