ljacobsson / cfn-diagram

CLI tool to visualise CloudFormation/SAM/CDK stacks as visjs networks, draw.io or ascii-art diagrams.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`cfn-dia html --ci-mode` should create output in current directory

l0b0 opened this issue · comments

I was very confused by cfn-dia html --ci-mode not creating any files and exiting with no errors or messages of any kind. Would it be possible for it to write to (a subdirectory of) the project directory instead (like cfn-dia draw.io)?